Hi. Do you have plans to make a v3.1 docker image? My webgrbplus installation stopped working this week (error 403 checking license) because i have V3.0.0.3 and cant get the update. Thanks.
Brought to you by Jan van Straaten
Program Development - Jan van Straaten ------- Web design - Francis De Paemeleere
Supported by: servercare.nl
Linuxserver.io just updated their image to v3.1 but it doesnt seem to be working for me.
Yes, doesnt work for me too.
This is what i get in WGLicense.log
[ ] WebGrab++ license request and update log
[ ] 2020/06/20 21:05
[ ] Job finished at 20/06/2020 21:05:02 done in 1s
[Critical]
Could not load file or assembly 'System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
[Critical]
at WG.common.azure.Azure_Access. () [0x00016] in :0
at WG.common.azure.Azure_Access..ctor () [0x00006] in :0
at .–..ctor (System.Collections.Generic.Dictionary`2[TKey,TValue] , System.Boolean , System.Boolean ) [0x004c2] in <896f87e576a8482c8f603908a14ec73f>:0
at . ..ctor (System.String ) [0x012fb] in <896f87e576a8482c8f603908a14ec73f>:0
at .―. (System.String[] ) [0x00351] in <896f87e576a8482c8f603908a14ec73f>:0
[Critical] Unhandled Exception
[Critical] For detailed info, see log file /config/WGLicense.log.txt
[Critical] Execution stopped
Looks like a issue with mono.
Might have to contact the author of the docker to update the mono.
Hello,
I get exact the same error:
Job started at 29/07/2020 17:42:47
Checking License ..
For License request/update data, see WGLicense.log.txt
Job finished at 29/07/2020 17:42:50 done in 2s
Object reference not set to an instance of an object
at . ..ctor (System.String ) [0x012fb] in <896f87e576a8482c8f603908a14ec73f>:0
at .―. (System.String[] ) [0x00351] in <896f87e576a8482c8f603908a14ec73f>:0
Unhandled Exception
For detailed info, see log file /home/khakan/.wg++/./WebGrab++.log.txt
Execution stopped
I have no problems on my Home VM Ubuntu 18.04, but
on vServer Ubunttu 18.04 (only IPv6 vServer) get this error. Mono is installed successfully.
The config is same as on my Home VM.
I don't use Docker, the version of Webgrab+ is 3.1.
Any idea how I can solve this problem?