mirror of
https://github.com/tubearchivist/tubearchivist-jf.git
synced 2026-03-23 21:17:23 +00:00
[GH-ISSUE #31] A Connection error occurred sending JSON notification to tubearchivist-jf in Docker log viewer #23
Labels
No labels
duplicate
enhancement
help wanted
help wanted
invalid
pull-request
question
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
tubearchivist/tubearchivist-jf#23
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @type0dev on GitHub (Mar 2, 2024).
Original GitHub issue: https://github.com/tubearchivist/tubearchivist-jf/issues/31
I have tried a few things to get the Auto trigger feature to work. Manual
docker exec -it tubearchivist-jf python main.pyisworking as intended.
I have the default
expose: - "8001"set in tubearchivist-jf docker-compose.ymltubearchivist-jf container log:
I followed instructions for Auto Trigger but I am getting error in tubearchivist's container log
I am running these in docker under ubuntu linux on same machine, here is my jellyfin/tubearchivist-jf stack
@supertom44 commented on GitHub (Apr 7, 2024):
I'm facing the exact same issue, with auto not working.
Tried changing the notifications to go to the ip addresses directly and still doesn't work unfortunately.
Not sure if this is an issue with this app or with TA itself.
@bbilly1 commented on GitHub (Apr 19, 2024):
Switch to the plugin: https://github.com/tubearchivist/tubearchivist-jf-plugin
That will use JFs refresh hooks.