January 22, 20188 yr Application Name: WebGrab+PlusApplication Site: http://www.webgrabplus.com/Docker Hub: https://hub.docker.com/r/linuxserver/webgrabplus/Github: https://github.com/linuxserver/docker-webgrabplus/ Please post any questions/issues relating to this docker you have in this thread. If you are not using Unraid (and you should be!) then please do not post here, instead head to linuxserver.io to see how to get support. Edited September 14, 20187 yr by linuxserver.io .
February 23, 20188 yr Hi there, I am trying this version of WebGrab+ for the first time, but I cannot seem to get it running. I just get the following in the console log after starting it. it doesn't even try to grab the channels... [s6-init] ensuring user provided files have correct perms...exited 0. [fix-attrs.d] applying ownership & permissions fixes... [fix-attrs.d] done. [cont-init.d] executing container initialization scripts... [cont-init.d] 10-adduser: executing... usermod: no changes ------------------------------------- _ () | | ___ _ __ | | / __| | | / \ | | \__ \ | | | () | |_| |___/ |_| \__/ Brought to you by linuxserver.io We gratefully accept donations at: https://www.linuxserver.io/donations/ ------------------------------------- GID/UID ------------------------------------- User uid: 0 User gid: 0 ------------------------------------- [cont-init.d] 10-adduser: exited 0. [cont-init.d] 30-config: executing... [cont-init.d] 30-config: exited 0. [cont-init.d] done. [services.d] starting services [services.d] done.
February 23, 20188 yr 27 minutes ago, Maniac said: Hi there, I am trying this version of WebGrab+ for the first time, but I cannot seem to get it running. I just get the following in the console log after starting it. it doesn't even try to grab the channels... [s6-init] ensuring user provided files have correct perms...exited 0. [fix-attrs.d] applying ownership & permissions fixes... [fix-attrs.d] done. [cont-init.d] executing container initialization scripts... [cont-init.d] 10-adduser: executing... usermod: no changes ------------------------------------- _ () | | ___ _ __ | | / __| | | / \ | | \__ \ | | | () | |_| |___/ |_| \__/ Brought to you by linuxserver.io We gratefully accept donations at: https://www.linuxserver.io/donations/ ------------------------------------- GID/UID ------------------------------------- User uid: 0 User gid: 0 ------------------------------------- [cont-init.d] 10-adduser: exited 0. [cont-init.d] 30-config: executing... [cont-init.d] 30-config: exited 0. [cont-init.d] done. [services.d] starting services [services.d] done. You have to wait until the grab is run. Look at the github readme for info about it. There is no grab on container start in this one. Edited February 23, 20188 yr by saarg
February 23, 20188 yr The cron job? Yeah I tried setting it to start after 5 min, but it never kicked in...
February 23, 20188 yr 7 minutes ago, Maniac said: The cron job? Yeah I tried setting it to start after 5 min, but it never kicked in... What is in the docker log?
February 23, 20188 yr Sorry for the time waster. Got it working now! The issue was: The NAS or Docker or the Image itself thinks I am one hour behind. So it never hit the scheduled timer. After setting it one hour earlier it worked. Thanks for the heads up and again, sorry.
February 23, 20188 yr It looks like it doesn't support running cron every 5(Just example) minutes in alpine linux. If you tried to set it to run every X minutes, that was the issue also.
February 27, 20188 yr Hi, thanks for the grab docker, works fine. may i ask if you build in a siteini update mechanism or do they come via updates ?
February 27, 20188 yr They get updated with the container. We pull the latest sitepack.ini when we build the image every week. You do have to copy the file from the ini folder yourself though. The new sitepack.ini files will be in /defaults/ini, so you need to copy it from there after exec into the container. I don't remember now, but I don't think the files in /config/ini./siteini.pack is used by webgrab directly, so I might change to always copy the ini from /defaults at each boot. Edited February 27, 20188 yr by saarg
February 28, 20188 yr thanks for the info, would be great, otherwise a small scheduled user script has to do the job
May 28, 20197 yr Hello, webgrab+ has been recently updated to 2.1.9, I was wondering if this could get updated too. Thanks!
October 23, 20196 yr 4 hours ago, drdebian said: How does one trigger a manual grab run? You can't. You have to edit the cron schedule to run it more often.
October 23, 20196 yr 7 minutes ago, saarg said: You can't. You have to edit the cron schedule to run it more often. I see... Right now I copy and paste the command from the cron file to the CLI and trigger it like that... Not very elegant, but it works...
October 23, 20196 yr 2 hours ago, drdebian said: I see... Right now I copy and paste the command from the cron file to the CLI and trigger it like that... Not very elegant, but it works... Better solution than setting it to run every 5 minute 🙂
March 29, 20206 yr I will start to thank you for the great work.. will it be possible you could update your docker to WebGrab+Plus 3.x? Thanks in advance /René
March 29, 20206 yr 40 minutes ago, Lovesheep said: I will start to thank you for the great work.. will it be possible you could update your docker to WebGrab+Plus 3.x? Thanks in advance /René Thanks for notifying about the new version. I'll see if I get it running today and if it works, push the new build.
June 20, 20206 yr There is a new version of WebGrabPlus 3.1 that addresses a security issue. Earlier versions no longer work with the license check. http://www.webgrabplus.com/content/critical-remote-server-returned-error-403-forbidden I see the update on github. How do I update the container on unraid? Edited June 20, 20206 yr by quikbeam
June 20, 20206 yr 24 minutes ago, quikbeam said: There is a new version of WebGrabPlus 3.1 that addresses a security issue. Earlier versions no longer work with the license check. http://www.webgrabplus.com/content/critical-remote-server-returned-error-403-forbidden I see the update on github. How do I update the container on unraid? Was able to update after all by clicking on "Check For Updates" first to see the option to update.
August 28, 20205 yr Hello @linuxserver.iocan you please update the webgrab+ docker to 3.1.1.1 thanks in advance Edited August 28, 20205 yr by Phil85
February 4, 20215 yr sorry to ask a stupid question...how do I run this docker? docker exec -it webgrabplus webgrabplus This says: OCI runtime exec failed: exec failed: container_linux.go:346: starting container process caused "exec: \"webgrabplus\": executable file not found in $PATH": unknown Can someone kindly help? Thanks!
February 4, 20215 yr 1 hour ago, war1000 said: sorry to ask a stupid question...how do I run this docker? docker exec -it webgrabplus webgrabplus This says: OCI runtime exec failed: exec failed: container_linux.go:346: starting container process caused "exec: \"webgrabplus\": executable file not found in $PATH": unknown Can someone kindly help? Thanks! It's all in the readme on github.
February 4, 20215 yr 10 minutes ago, saarg said: It's all in the readme on github. I tried but didn't find a github page. There is a docker hub page at https://hub.docker.com/r/linuxserver/webgrabplus/ I read the instructions there. When I restart the docker container, I get the following log. I am not sure what to do to get it to run. How do I edit the cron schedule?
February 4, 20215 yr 17 minutes ago, war1000 said: I tried but didn't find a github page. There is a docker hub page at https://hub.docker.com/r/linuxserver/webgrabplus/ I read the instructions there. When I restart the docker container, I get the following log. I am not sure what to do to get it to run. How do I edit the cron schedule? may take another look at the page you posted above, its in the readme
February 4, 20215 yr 14 minutes ago, alturismo said: may take another look at the page you posted above, its in the readme Thank you for this. it finally ran. I have been trying since last night. I did miss this part or rather didn't understand it well enough. At least I am getting errors now that are channel related.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.