Skip to content

No log output from shell script loaded via CONTAINER_PATCH_URLS #270

Answered by DerJJ
DerJJ asked this question in Q&A
Discussion options

You must be logged in to vote

Thank you for your quick reply, that works.
I also found the culprit.

I have a github gist as well, there seems to be a url forwarding from gist.github.com/* to gist.githubusercontent.com/* which does work in a browser, but not as the patch_urls content.

You can verify this shortening your url:
https://gist.githubusercontent.com/felddy/711fe7a72baa282e52c4e038894df723/raw/log_test_patch.sh works fine
https://gist.github.com/felddy/711fe7a72baa282e52c4e038894df723/raw/log_test_patch.sh doesn't work (but works in browser)

There is no reported error in case the patch_url has no useful content/bad link.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by DerJJ
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants