Dears could you please help me on spotting what fails with my installation?
Synology NAS DS218+ DSM 7.1.1-42962
Linuxserver/webgrabplus:5.1.5-ls228
I included as much information I could at "logsand files.zip" file.
Many thanks in advance, I have been several days trying to make this work with no luck.
no idea where u got you files from but in your webgrab config u have site="movistarplus.es"
in the siteini.pack/Spain folder u have m.movistarplus.es.ini
the site value tells webgrab what ini to use.
since u have 2 different name webgrab cant find it.
on top of that m.movistarplus.es.ini is old,it doesnt even exists anymore in the current ini.pack.
get the latest files..
for spain..
https://github.com/SilentButeo2/webgrabplus-siteinipack/tree/master/site...
click on the file and download in raw mode.
Many thanks for your help Blackbear199. Almost working now I have issues to write guide.xml
2024-10-29T02:11:43.863373029Z stdout ( 15/187 ) MOVISTARPLUS.ES -- chan. (xmltv_id=Canal Sur HD [09]) -- mode Force
2024-10-29T02:11:43.863179195Z stdout channel update not saved
2024-10-29T02:11:43.863121578Z stdout file in use by other process? corrupt?
2024-10-29T02:11:43.863064308Z stdout unable to write to /volume1/docker/webgrabplus/data/guide.xml
2024-10-29T02:11:43.862971336Z stdout channel not updated!!
2024-10-29T02:11:43.862239646Z stdout giving up writing to /volume1/docker/webgrabplus/data/guide.xml
2024-10-29T02:11:13.862820432Z stdout will retry for 30 seconds
2024-10-29T02:11:13.862597652Z stdout file in use by an other process!
2024-10-29T02:11:13.862324354Z stdout cannot access /volume1/docker/webgrabplus/data/guide.xml
I added the environmental variables corresponding to the user executing docker (uid=1026(Administrator) gid=100(users) groups=100(users),101(administrators))
PUID: 1026
PGID: 100
I also granted read/write access to data folder to user and administrator groups even for Everyone, but no luck so far.
I appreciate your support.
Thank you.
pretty much all docker users have to run webgrab as root user.
Thank you sir.
During my trial & error process I played around with system time, setting it back to 03:01:00 to trigger the cronjob, as I did this many times...
here the consecuences:
x-ms-error-code: AuthenticationFailed
at Azure.Storage.Files.Shares.FileRestClient.GetProperties(String sharesnapshot, Nullable`1 timeout, ShareFileRequestConditions leaseAccessConditions, CancellationToken cancellationToken)
at Azure.Storage.Files.Shares.ShareFileClient.GetPropertiesInternal(ShareFileRequestConditions conditions, Boolean async, CancellationToken cancellationToken, String operationName)
at Azure.Storage.Files.Shares.ShareFileClient.ExistsInternal(Boolean async, CancellationToken cancellationToken, String operationName)
at Azure.Core.Pipeline.TaskExtensions.EnsureCompleted[T](Task`1 task)
at Azure.Storage.Files.Shares.ShareFileClient.Exists(CancellationToken cancellationToken)
at WG.azure.WG_Azure. (ShareFileClient, Encoding, String& , DateTime& , Boolean& )
at WG.azure.WG_Azure.DownloadFile(ShareDirectoryClient sdc, String filename, String& content, DateTime& lastmodified, Boolean& pass)
at WG.azure.WG_Azure.DownloadFile(ShareDirectoryClient sdc, String filename, String& content)
at .‒..ctor(Dictionary`2, Boolean, Boolean, Boolean)
at . ..ctor(String)
at .—. (String[])
Unhandled Exception
Sorry I don't want to bother you more than I have done, it's just if you could confirm if the only thing I need to do is to leave system time as it should be and wait for the next day and the issue resolves by itself.
Kind regards
Run update license again
Thank you, everything working now.