View Full Version : EWA Web Admin does not work
narkuma
2006-11-10, 07:29 PM
Args!
I tried to run the EWA. I did the installation like it was described in the wiki. but: nothing happened. I have no firewall.
Any ideas how I could approach this problem?
:eek:
narkuma
2006-11-10, 07:32 PM
sorry, I did not notice that there is a dedicated forum. Could someone move
this thread there?
UncleJohnsBand
2006-11-10, 09:40 PM
Do you have it turned on in the GBPVR Config?
narkuma
2006-11-10, 10:45 PM
sure!
You use it through a router? If so in the router you have to forward the appropriate port (7647?) to your gbpvr server.
narkuma
2006-11-10, 10:55 PM
to make it as simple as possible for me, I have configured port 80. (but I tried others as well). Networking is no problem to me, it is my job.
I tried it in my LAN and I tried it locally on the gbpvr-machine (real IP and localhost)
It seems to me that the webserver is not running. What is its name in the processlist?
UncleJohnsBand
2006-11-10, 11:31 PM
GBPVRecodingService.
So on the localhost when you do http://localhost:80/gbpvr/guide.aspx you get nothing?
After you do the above open a command window on the host and type in netstat at the command prompt. Do you see port 80 listining?
Have you tried a different port?
narkuma
2006-11-11, 06:00 AM
Aktive Verbindungen
Proto Lokale Adresse Remoteadresse Status
TCP video:epmap video:0 ABHÖREN
TCP video:microsoft-ds video:0 ABHÖREN
TCP video:2869 video:0 ABHÖREN
TCP video:3389 video:0 ABHÖREN
TCP video:7967 video:0 ABHÖREN
TCP video:7968 video:0 ABHÖREN
TCP video:18350 video:0 ABHÖREN
TCP video:1064 video:0 ABHÖREN
TCP video:4382 localhost:7968 HERGESTELLT
TCP video:4554 localhost:18350 HERGESTELLT
TCP video:7968 localhost:4382 HERGESTELLT
TCP video:18350 localhost:4554 HERGESTELLT
TCP video:netbios-ssn video:0 ABHÖREN
TCP video:3389 localhost:2195 HERGESTELLT
UDP video:microsoft-ds *:*
UDP video:isakmp *:*
UDP video:1562 *:*
UDP video:3100 *:*
UDP video:3972 *:*
UDP video:4500 *:*
UDP video:ntp *:*
UDP video:1900 *:*
UDP video:2645 *:*
UDP video:4524 *:*
UDP video:4555 *:*
UDP video:ntp *:*
UDP video:netbios-ns *:*
UDP video:netbios-dgm *:*
UDP video:1900 *:*
it is not listening. I tried different ports...
AAAAAhhhhhhhhhrrrggggggg!!!
Maybe it's time to post your logs. To see if the server is started.
narkuma
2006-11-11, 11:16 AM
11.11.2006 08:17:02.546 INFO [4] GB-PVR Recording Service starting
11.11.2006 08:17:03.218 VERBOSE [4] installDirectory is C:\Program Files\devnz\gbpvr\
11.11.2006 08:17:03.218 VERBOSE [4] configurationFile is C:\Program Files\devnz\gbpvr\config.xml
11.11.2006 08:17:03.328 VERBOSE [4] getValue() loading new key/value into cache: /settings/DatabaseConnectionString
11.11.2006 08:17:03.328 VERBOSE [4] getValue: /settings/DatabaseConnectionString : Data Source=".\gbpvr.db3";Version=3;New=True;
11.11.2006 08:17:03.328 VERBOSE [4] getValue() loading new key/value into cache: /settings/DatabaseIdentityQuery
11.11.2006 08:17:03.328 VERBOSE [4] getValue: /settings/DatabaseIdentityQuery : select last_insert_rowid()
11.11.2006 08:17:03.328 VERBOSE [4] databaseConnectionString is Data Source="C:\Program Files\devnz\gbpvr\\gbpvr.db3";Version=3;New=True;
11.11.2006 08:17:03.328 VERBOSE [4] getValue() loading new key/value into cache: /settings/DatabaseProviderFactory
11.11.2006 08:17:03.328 VERBOSE [4] getValue: /settings/DatabaseProviderFactory : System.Data.SQLite.SQLiteFactory
11.11.2006 08:17:03.328 VERBOSE [4] ...using System.Data.SQLite.SQLiteFactory DB Provider Factory
11.11.2006 08:17:03.328 VERBOSE [4] getValue() loading new key/value into cache: /settings/LoggingLevel
11.11.2006 08:17:03.328 VERBOSE [4] getValue: /settings/LoggingLevel : Debug
11.11.2006 08:17:03.328 VERBOSE [4] getValue() loading new key/value into cache: /settings/LoggingForceFlush
11.11.2006 08:17:03.328 VERBOSE [4] getValue: /settings/LoggingForceFlush : true
11.11.2006 08:17:03.328 VERBOSE [4] getValue() loading new key/value into cache: /settings/LoggingMaxSize
11.11.2006 08:17:03.328 VERBOSE [4] getValue: /settings/LoggingMaxSize : 1000000
11.11.2006 08:17:03.328 VERBOSE [4] getValue() loading new key/value into cache: /settings/LogSQL
11.11.2006 08:17:03.328 VERBOSE [4] getValue: /settings/LogSQL : false
11.11.2006 08:17:03.328 VERBOSE [4] getValue() loading new key/value into cache: /settings/AntiAlias
11.11.2006 08:17:03.328 VERBOSE [4] getValue: /settings/AntiAlias : true
11.11.2006 08:17:03.328 VERBOSE [4] getValue() loading new key/value into cache: /settings/PluginsEnabled
11.11.2006 08:17:03.328 VERBOSE [4] getValue: /settings/PluginsEnabled : true
11.11.2006 08:17:03.406 VERBOSE [4] Found recording source plugin: DboxRecorder in: C:\Program Files\devnz\gbpvr\plugins\DboxRecorder.dll
11.11.2006 08:17:05.531 VERBOSE [4] creating DirectRecordingSource
11.11.2006 08:17:05.531 VERBOSE [4] Loading DirectRecordingSource Configuration : 1
11.11.2006 08:17:07.250 VERBOSE [4] getValue() loading new key/value into cache: /settings/BDACheckSignalStatusDuringRecording
11.11.2006 08:17:07.250 VERBOSE [4] getValue: /settings/BDACheckSignalStatusDuringRecording : 30
11.11.2006 08:17:07.250 VERBOSE [4] Loading DirectRecordingSource Configuration : 2
11.11.2006 08:17:07.359 INFO [4] DboxRecorder (version = 1.0.2328.14427) starting.
11.11.2006 08:17:12.734 VERBOSE [4] DboxRecorder: Loaded configuration from C:\Program Files\devnz\gbpvr\Plugins\DboxRecorder_3.xml.
11.11.2006 08:17:12.734 VERBOSE [4] DboxRecorder: using Ggrab as grab engine.
11.11.2006 08:17:12.921 VERBOSE [4] DboxRecorder: TimerEvents synchronizer thread initialized.
11.11.2006 08:17:12.921 VERBOSE [4] getValue() loading new key/value into cache: /settings/PreferAlternatingCaptureSources
11.11.2006 08:17:12.921 VERBOSE [4] getValue: /settings/PreferAlternatingCaptureSources : false
11.11.2006 08:17:12.921 VERBOSE [4] getValue() loading new key/value into cache: /settings/ForceHighPriorityRecordingService
11.11.2006 08:17:12.921 VERBOSE [4] getValue: /settings/ForceHighPriorityRecordingService : false
11.11.2006 08:17:13.203 VERBOSE [6] getValue() loading new key/value into cache: /settings/PreShowPadding
11.11.2006 08:17:13.203 VERBOSE [6] getValue: /settings/PreShowPadding : 2
11.11.2006 08:17:13.203 VERBOSE [6] getValue() loading new key/value into cache: /settings/PostShowPadding
11.11.2006 08:17:13.203 VERBOSE [6] getValue: /settings/PostShowPadding : 10
11.11.2006 08:17:13.203 VERBOSE [6] getValue() loading new key/value into cache: /settings/AutoCreateFolders
11.11.2006 08:17:13.203 VERBOSE [6] getValue: /settings/AutoCreateFolders : true
11.11.2006 08:17:13.203 VERBOSE [6] getValue() loading new key/value into cache: /settings/RecordingsDirectory
11.11.2006 08:17:13.203 VERBOSE [6] getValue: /settings/RecordingsDirectory : C:\Videoroot\recordings
11.11.2006 08:17:13.203 VERBOSE [6] getValue() loading new key/value into cache: /settings/SecondChanceRecording
11.11.2006 08:17:13.203 VERBOSE [6] getValue: /settings/SecondChanceRecording : true
11.11.2006 08:17:13.203 VERBOSE [6] getValue() loading new key/value into cache: /settings/AutoCompactDatabaseAfterEPGUpdate
11.11.2006 08:17:13.203 VERBOSE [6] getValue: /settings/AutoCompactDatabaseAfterEPGUpdate : true
11.11.2006 08:17:13.218 VERBOSE [6] RecordingFactory.loadSchedule()
11.11.2006 08:17:13.218 VERBOSE [6] getValue() loading new key/value into cache: /settings/AutoRemoveMissingRecordings
11.11.2006 08:17:13.218 VERBOSE [6] getValue: /settings/AutoRemoveMissingRecordings : false
11.11.2006 08:17:13.218 VERBOSE [6] Purging any stale logically deleted recordings
11.11.2006 08:17:13.421 VERBOSE [4] getValue() loading new key/value into cache: /settings/ClientModeMediaPort
11.11.2006 08:17:13.421 VERBOSE [4] getValue: /settings/ClientModeMediaPort : 7967
11.11.2006 08:17:13.515 VERBOSE [6] checking recordings
11.11.2006 08:17:13.515 VERBOSE [6] - checking C:\Videoroot\recordings\Außer Kontrolle\Außer Kontrolle_20061102_20152210.mpg
11.11.2006 08:17:13.515 VERBOSE [6] - checking C:\Videoroot\recordings\mareTV\mareTV_20061102_201 52100.mpg
11.11.2006 08:17:13.515 VERBOSE [6] - checking C:\Videoroot\recordings\Mona der Vampir - Die Welt ist grausamer als du denkst\Mona der Vampir - Die Welt ist grausamer als du denkst_20061103_17251750.mpg
11.11.2006 08:17:13.515 VERBOSE [6] - checking C:\Videoroot\recordings\Mona der Vampir - Die Welt ist grausamer als du denkst\Mona der Vampir - Die Welt ist grausamer als du denkst_20061108_17251750.mpg
11.11.2006 08:17:13.515 VERBOSE [6] - checking C:\Videoroot\recordings\Nevada Smith\Nevada Smith_20061110_00200225.mpg
11.11.2006 08:17:13.515 VERBOSE [6] - checking C:\Videoroot\recordings\Tatort\Tatort_20061110_214 52315.mpg
11.11.2006 08:17:13.515 VERBOSE [6] - checking Schneewittchen
11.11.2006 08:17:13.515 VERBOSE [6] pending: Schneewittchen 12.11.2006 12:00
11.11.2006 08:17:13.515 VERBOSE [6] - checking (T)Raumschiff Surprise - Periode 1
11.11.2006 08:17:13.515 VERBOSE [6] pending: (T)Raumschiff Surprise - Periode 1 12.11.2006 14:50
11.11.2006 08:17:13.515 VERBOSE [7] getValue cached value: /settings/ClientModeMediaPort : 7967
11.11.2006 08:17:13.515 VERBOSE [7] Streaming media listener starting... (7967)
11.11.2006 08:17:13.515 INFO [4] Starting remoting service
11.11.2006 08:17:14.187 VERBOSE [4] getValue() loading new key/value into cache: /settings/WebServerEnabled
11.11.2006 08:17:14.187 VERBOSE [4] getValue: /settings/WebServerEnabled : true
11.11.2006 08:17:14.187 VERBOSE [4] getValue() loading new key/value into cache: /settings/WebServerPort
11.11.2006 08:17:14.187 VERBOSE [4] getValue: /settings/WebServerPort : 1834
11.11.2006 08:17:14.187 VERBOSE [4] About to check web assemblies...
11.11.2006 08:17:14.187 INFO [4] Start GB-PVR web on: 1834
11.11.2006 08:17:27.687 ERROR [4] Error starting webserver: Could not load file or assembly 'GBPVRRecordingService, Version=1.0.2486.9815, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The module was expected to contain an assembly manifest.
11.11.2006 08:17:27.687 VERBOSE [4] getValue() loading new key/value into cache: /settings/MVPServerAutostart
11.11.2006 08:17:27.687 VERBOSE [4] getValue: /settings/MVPServerAutostart : 0
11.11.2006 08:17:27.687 VERBOSE [4] getValue() loading new key/value into cache: /settings/UpdateEPGHour
11.11.2006 08:17:27.687 VERBOSE [4] getValue: /settings/UpdateEPGHour : 5
11.11.2006 08:17:33.109 VERBOSE [11] EPG updater started. Auto updating at 5:00
11.11.2006 08:17:33.109 VERBOSE [11] getValue() loading new key/value into cache: /settings/WakeMachineForEPGUpdate
11.11.2006 08:17:33.109 VERBOSE [11] getValue: /settings/WakeMachineForEPGUpdate : false
11.11.2006 08:17:33.109 VERBOSE [11] getValue() loading new key/value into cache: /settings/CompleteEPGReload
11.11.2006 08:17:33.109 VERBOSE [11] getValue: /settings/CompleteEPGReload : true
11.11.2006 08:17:38.093 INFO [12] LiveTV File Removal Thread Started
11.11.2006 08:17:38.109 VERBOSE [4] getValue() loading new key/value into cache: /settings/AutoConvertDvrmsToFormat
11.11.2006 08:17:38.109 VERBOSE [4] getValue: /settings/AutoConvertDvrmsToFormat : No Conversion
11.11.2006 08:17:38.109 VERBOSE [4] getValue() loading new key/value into cache: /settings/AutoConvertMpgToFormat
11.11.2006 08:17:38.109 VERBOSE [4] getValue: /settings/AutoConvertMpgToFormat : No Conversion
11.11.2006 08:17:38.109 VERBOSE [4] No conversions configured. Not starting conversion thread...
11.11.2006 08:19:29.359 ERROR [10] DboxRecorder: Error sending control/timer to 192.168.1.189: Unable to connect to the remote server
11.11.2006 10:12:33.656 VERBOSE [5] getValue cached value: /settings/RecordingsDirectory : C:\Videoroot\recordings
Try a .Net2 repair. If that does not help. Uninstall .net2 and gbpvr (back up). Then install .net2 and gbpvr again. If you leave the gbpvr-dir and config.xml and gbpvr.dbr in place you won't loose your settings and recordings.
narkuma
2006-11-11, 11:30 AM
outch!!! I hope so...
there is much work in this installation.
Thanx!!
I always do a reboot after installing things like .Net2. Alyhough XP almost never asks for it anymore, I noticed that sometimes it helps.
UncleJohnsBand
2006-11-11, 04:15 PM
I asked sub to take a look at the log from page 1.....I don't work on the webserver piece itself....
In the meantime try chaning the service to run under a local user account rather than the local system account. The user will need to have Admin rights.
11.11.2006 08:17:03.406 VERBOSE [4] Found recording source plugin: DboxRecorder in: C:\Program Files\devnz\gbpvr\plugins\DboxRecorder.dllI can only guess that its some dependency introduced by the use of this plugin, require some additional DLLs to be copied into the 'web\bin' directory. I dont know what those DLLs would be though.
narkuma
2006-11-14, 09:41 PM
I did:
-Reinstall of .NT2.0
-Deinstall/install of GBPVR
-Removed DBOX Recordin Service (What a pity. it is great!)
-Removed dbox DLL
-Restarted everything (Computer, Services...)
-Killed my wife
It did not help.
Any more ideas?
No, not really.
What files do you have in c:\program files\devnz\gbpvr\web\bin?
narkuma
2006-11-14, 10:01 PM
29.09.2006 15:25 131.072 AjaxPro.2.dll
22.10.2006 15:35 483.328 GBPVRBackendCommon.dll
03.10.2006 08:17 69.632 GBPVRPublic.dll
10.11.2006 20:48 339.968 GBPVRRecordingService.exe
27.03.2003 18:29 114.688 ICSharpCode.SharpZipLib.dll
18.10.2006 09:05 1.327.104 NativeUtilities.dll
02.07.2006 09:32 489.472 System.Data.SQLite.dll
I forgot to say I have also run the service as a user with admin rights.
UncleJohnsBand
2006-11-15, 02:01 AM
Ok...didn't see this asked anywhere....are you running a local firewall like the Windows firewall? If so have you given permission for the gbpvrecordingservice.exe to be able to access ports and did you open the port that you want to host EWA on?
Ok...didn't see this asked anywhere....are you running a local firewall like the Windows firewall? If so have you given permission for the gbpvrecordingservice.exe to be able to access ports and did you open the port that you want to host EWA on?
I thought it can't be that simple. So I did some re-reading: in the 1st post he mentions that he doesn't run a firewall. However I would check on that, I suspect windows-update to switch on the firewall sometimes.
Ok one more: could it be some anti-virus/spyware appl. that prevents the server from starting?
narkuma
2006-11-15, 08:30 AM
Hm,
I am using "antivir" for virus-malware-protection.
I will try to disable it this evening...
You could be "lucky" there. I think I remeber from a previous thread (ShiningDragon having problems with EWA) that some versions of Antvir do this. Good luck.
narkuma
2006-11-16, 12:15 AM
no luck!
still does not work.
Help!!!
Maybe post your logs again, to see what errors you have now.
narkuma
2006-11-17, 11:31 PM
I hope You can find something...
narkuma
2006-11-17, 11:31 PM
sub, did You check, if the files in my bin-directory are okay?
You have the same error in your logs as before.:o
17.11.2006 18:04:46.625 INFO [4] Start GB-PVR web on: 1834
17.11.2006 18:04:49.718 ERROR [4] Error starting webserver: Could not load file or assembly 'GBPVRRecordingService, Version=1.0.2486.9815, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The module was expected to contain an assembly manifest.
narkuma
2006-11-18, 08:49 AM
yes.
HtV Could You please compare size and date of the files in Your web\bin directory with the one I posted here?
Ok...didn't see this asked anywhere....are you running a local firewall like the Windows firewall? If so have you given permission for the gbpvrecordingservice.exe to be able to access ports and did you open the port that you want to host EWA on?
:) I asked that, but I don't think I got an answer:)
HtV Could You please compare size and date of the files in Your web\bin directory with the one I posted here?
They are exactly the same to mine.
narkuma
2006-11-20, 12:01 PM
It was mentioned just in the beginning of this thread: No firewall.
But I did something new:
I removed the whole WEB directory, expanded the GBPVR-MSI-File and copied the web directory to the correct folder of my harddisk.
Now the EWA is working.
I will try to update to the most recent version of EWA soon.
thanx for help so far.
Hurraaaaaayyyyy, cheers.:D
UncleJohnsBand
2006-11-21, 10:03 AM
But I did something new:
I removed the whole WEB directory, expanded the GBPVR-MSI-File and copied the web directory to the correct folder of my harddisk.
thanx for help so far.
Just curious....what did you mean by this? It sounds as though the web directory was not originally located in gbpvr\web......
narkuma
2006-11-22, 08:53 AM
This may be the result of my bad english.
The location of the folder was okay. I just wanted to say that I replaced all its content with the original files.
UncleJohnsBand
2006-11-22, 10:00 AM
Ok...then I am assuming that everything is now working....correct?
Powered by vBulletin™ Version 4.0.2 Copyright © 2010 vBulletin Solutions, Inc. All rights reserved.