Replies: 2 comments 2 replies
-
|
Are you using the perl script (.pl) or the other .ts script. (Sorry I forget what that is written in)? Are you sure you are pulling from jef/zap2xml ? |
Beta Was this translation helpful? Give feedback.
-
|
Sorry. Missed the reference to the perl script. Here is where I get confused as well. So I wonder if that is what is causing your problem. I am using xtreve that also has the zap2xml perl script. I ended up pulling just the newer historical zap2xml.pl file into this container so I can still use it. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Ok... What am I missing here?
I have been running this specific container for a couple of years without issue until early this year when the zap2it web site went away. I was able to work my way around that by locating another container (from another author) that had fixed that problem.
A handful of weeks later and it was broken again. Somehow, I made my way back here and was able to get this working again. I had an odd issue with my local setup a couple of days ago and decided to try and restart the container. It ended up pulling the new version, and I found myself pretty much right back to where I was five months ago... It was giving me status 400 errors.
I tried all sorts of various combinations of command line options and env variables that are outlined on the main page for this release, and absolutely nothing made any bit of difference. I was finally able to get it working again ONLY be executing a command from the Docker host to launch an SH session in the container and edit the /opt/zap2xml.pl script and change the "AID" value from the version that hasn't worked in MONTHS ("lat" - this ID stopped working sometime in July, I believe) to "chi" and it immediately began to work again. Other known working values that I can recall off the top of my head are cha and orbebb.
What am I missing? Why did deploying a brand new instance of this container refuse to accept any of the settings or variables that are outlined? And why is the AfilliateID parameter a) so woefully out of date and b) not available for configuration via command line or environment variable?
Beta Was this translation helpful? Give feedback.
All reactions