check server status doesn't work (1 Viewer)

staticx

Portal Pro
March 22, 2009
140
13
Home Country
Israel Israel
e7b5n7.jpg
 

Golf4

Portal Pro
August 18, 2006
2,698
233
Dunkeldeutschland
Home Country
Germany Germany
AW: check server status doesn't work

Moin moin,
I have exactly the same problem.
The Search in the EPG does not work also.
I use the Clickfinder plugin.
?? G4
 

Oxan

Retired Team Member
  • Premium Supporter
  • August 29, 2009
    1,730
    1,124
    Home Country
    Netherlands Netherlands
    The one with the server status page is already solved in the SVN version.
     

    staticx

    Portal Pro
    March 22, 2009
    140
    13
    Home Country
    Israel Israel
    thanks
    from what I understand, I just need to copy those files to plugin's directory.
    i did that and tv server status is now working!
    BUT
    when I click TV or Radio I get

    Code:
    Server Error in '/' Application.
    The column notify in table Program does not exist.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    
    Exception Details: Gentle.Common.GentleException: The column notify in table Program does not exist.
    
    Source Error:
    
    Line 88:       this.name = ch.DisplayName;
    Line 89:       this.isWebStream = ch.IsWebstream();
    Line 90:       epgNow = new WebShortProgram(ch.CurrentProgram);
    Line 91:       epgNext=new WebShortProgram(ch.NextProgram);
    Line 92:     }
    
    
    Source File: c:\Program Files\Team MediaPortal\MediaPortal TV Server\Plugins\MPWebServices\htdocs\App_Code\Classes.cs    Line: 90
    
    Stack Trace:
    
    [GentleException: The column notify in table Program does not exist.]
       Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg) +124
       Gentle.Common.Check.Fail(Exception e, Error error, Object[] args) +42
       Gentle.Common.Check.Fail(Error error, Object[] args) +10
       Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map) +1849
       Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type) +1519
       Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type) +114
       Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator) +204
       Gentle.Framework.SqlBuilder..ctor(StatementType stmtType, Type type) +13
       TvDatabase.Channel.UpdateNowAndNext() in C:\KwasiDrive\Devel\Visual Studio 2005\Projects\Team MediaPortal\TvEngine3\TVLibrary\TVDatabase\Channel.cs:677
       TvDatabase.Channel.get_CurrentProgram() in C:\KwasiDrive\Devel\Visual Studio 2005\Projects\Team MediaPortal\TvEngine3\TVLibrary\TVDatabase\Channel.cs:639
       MediaPortal.TvServer.WebServices.Classes.WebMiniEPG..ctor(Channel ch) in c:\Program Files\Team MediaPortal\MediaPortal TV Server\Plugins\MPWebServices\htdocs\App_Code\Classes.cs:90
       MediaPortal.TvServer.WebServices.ServiceInterface.GetTvMiniEPGForGroup(Int32 idGroup) in c:\Program Files\Team MediaPortal\MediaPortal TV Server\Plugins\MPWebServices\htdocs\App_Code\TvServiceWebServices.asmx.cs:230
       Default.RefreshTv() in c:\Program Files\Team MediaPortal\MediaPortal TV Server\Plugins\MPWebServices\htdocs\Default.aspx.cs:182
       Default.btnTv_Click(Object sender, EventArgs e) in c:\Program Files\Team MediaPortal\MediaPortal TV Server\Plugins\MPWebServices\htdocs\Default.aspx.cs:112
       System.Web.UI.WebControls.Button.OnClick(EventArgs e) +78
       System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +100
       System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
       System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
       System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2863
     

    Users who are viewing this thread

    Similar threads

    Reading through your code, I can see it's more than a couple steps above my paygrade. :cry:
    Reading through your code, I can see it's more than a couple steps above my paygrade. :cry:
    I used to run the TVService under the "NT Service\TVService" account to follow least privileges principal (not exposing my whole...
    Replies
    3
    Views
    1K
    I haven't tested it. I use MP1, but sometimes I try to help with MP2 :).
    I haven't tested it. I use MP1, but sometimes I try to help with MP2 :).
    This happened immediately after my Windows 11 x64 monthly update for November. The update included also cumulative update to .NET...
    Replies
    9
    Views
    1K
    Maybe the server is/was too busy when you tried to authenticate. I occasionally run into that too, also with the opensubtitles api I regularly get 429's... there isn't much that can be done about it, except making sure the software isn't hammering the service and having patience...
    Maybe the server is/was too busy when you tried to authenticate. I occasionally run into that too, also with the opensubtitles api...
    Hello, Hello, when I try to authorize trakt configuration for mediaportal using the trakt plugin, I get the following error...
    Replies
    1
    Views
    269
    See my reply in the other thread. -- from CyberSimian in the UK
    See my reply in the other thread. -- from CyberSimian in the UK
    Any idea where can I get the Windows7 installation software for this AverMedia A323AF card. I found the drivers for the A323 which...
    Replies
    1
    Views
    563
    So, you're power cycling the TV, but not putting the PC to sleep ? In General => Startup/Resume settings, try checking "Ignore Windows resolution/size changes" In Codecs and Render, try selecting the specific audio device rather than "Default DirectSound device" Just ideas, no guarantee this will do anything. If this doesn't work, I...
    So, you're power cycling the TV, but not putting the PC to sleep ? In General => Startup/Resume settings, try checking "Ignore...
    I'm running MP1 as a client only on this: https://www.amazon.com/dp/B0DZX5DWS5?ref_=pe_123509780_1038749300_t_fed_asin_title&th=1...
    Replies
    4
    Views
    584
    Top Bottom