-
-
Notifications
You must be signed in to change notification settings - Fork 100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Traefik 3 migration problems #215
Comments
popeen/Booksonic-Air#23 may be the cause, you could try and approach LSIO about it? |
booksonic_docker_envs_default:
PUID: "{{ uid }}"
PGID: "{{ gid }}"
TZ: "{{ tz }}"
JAVA_OPTS: "-Dserver.use-forward-headers=true" seems to resolve the issue you wrote on discord but to me it seems like it has other issues as well. |
That was what fixed airsonic, I did try running with that but I don't think dockerfile is set up to take the ENV. Will be aiming to get as much as possible working ASAP for now. |
It fixes the http vs https issue, since they use the same framework if I had to take a guess. |
Wait.. I have been looking in the wrong spot then. :| |
Dockerfile doesn't have anything to do with runtime stuff though. That is the entrypoint and S6 services in this case. |
That is what I meant by "looking in the wrong spot" not the github vs gitlab. |
Have merged my last lot of changes, TESTED UP TO L's, the Ms - Ss still to check. |
I have no idea why this is there and it can simply be nuked. |
Committed changes that should get the db roles working again. Needed to replace var used for mysql root password since it changed with the new image. |
This will cause CI to fail from this point forward as the var changes correspond to changes on the Saltbox traefik3 branch. |
makemkv seems to work fine, medusa is giving me an update error, not sure if its expected? 2023-01-03 17:03:40 WARNING Thread_0 :: [] Unable to contact github, can't check for update:
ConnectionError(MaxRetryError("HTTPSConnectionPool(host='api.github.com', port=443): Max retries exceeded with URL:
/orgs/pymedusa (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at
0x7f8b1cf50c40>: Failed to establish a new connection: [Errno -3] Try again'))")) |
No problems with medusa for me and I was able to check for update. |
miniflux is broken because these are empty: miniflux_postgres_username:
miniflux_postgres_password: |
I suspect the multi-instance work made the omit break the intended behavior. |
0fb8aba should fix miniflux. |
I'm not getting gateway timeout on homeassistant. May want to recheck that. |
Should be fine after I made a temporary edit to checkout the traefik3 saltbox branch in the CI. |
So yours worked fine and I can tick it off? I have a crappy VPS it sometimes doesn't work so good. |
Photoprism: fails on my vps - no /dev/dri/ 2023-01-05 11:52:51,247 p=1549934 u=root n=ansible | TASK [photoprism : Resources | Tasks | Docker | Create Docker Container | Create Docker Container] **********************************************************
2023-01-05 11:52:51,247 p=1549934 u=root n=ansible | Thursday 05 January 2023 11:52:51 +1100 (0:00:00.124) 0:01:40.372 ******
2023-01-05 11:52:58,637 p=1549934 u=root n=ansible | fatal: [localhost]: FAILED! => {"attempts": 1, "changed": false, "msg": "Error starting container 58e6fd4b95f3fd82a78238e7a8f6eaa211beaf70bc3cce1aab34b7c3b570e374: 500 Server Error for http+docker://localhost/v1.41/containers/58e6fd4b95f3fd82a78238e7a8f6eaa211beaf70bc3cce1aab34b7c3b570e374/start: Internal Server Error (\"error gathering device information while adding custom device \"/dev/dri\": no such file or directory\")"} |
I think I made that pr, should I remove that? or I guess should it be removed? Not sure how we're doing this. |
What PR? |
for photoprism. I think I added /dev/dri when testing in SB mod. Must have forgotten to remove? |
Oh, I am not sure - plex and other apps use it if it exists, so perhaps it might need to be checked for existence first. Once I get through all the role tests I'll come back to trying to fix things unless they have already been fixed. If you want to try to fix it you are more than welcome to, just remember to do it on the T3 branch and test it on the T3 branch. |
Remove it as a default (set to blank) and do this in the role
|
Ok, give me a sec to get vscode up : ) |
This is how the arrs are in the main repo so I think this is fine |
Stash works, issue is related to https://github.com/stashapp/stash/wiki/Authentication-Required-When-Accessing-Stash-From-the-Internet - since we deploy Authelia by default we should set the config bit appropriately Not related to t3 migration so I am marking complete |
Testing the following roles:
|
At the moment the root URL doesn't point to anything. There's no frontend—it's strictly for API requests via |
What is the current status, anything that needs my intervention or? |
Trying to keep first post updated - unchecked boxes need some looking at but I believe we have made a full first pass over everything. Some regex things that I am not sure about from that post. nextcloud - installs fine - may need to convert labels, regex middleware |
Maybe edit the main post to have the full status as we go along as this all seems very confusing. |
I don't see any problems with the Nextcloud regex middleware as I don't think that went through any changes. |
traefik_robotstxt: Should be fixed now. |
Going to try to keep moving rather than get bogged down on issues so these are the apps not working currently.
sandbox-mcrouter, sandbox-minecraft, sandbox-minecraft-bedrock
[FATAL] Unable to connect to the database: dial tcp: lookup miniflux-postgres: Try again
]error: Uncaught (in promise) TypeError: Cannot read property 'map' of undefined const availableLibraryNames = sections.MediaContainer.Directory.map(
]TypeError: Failed to fetch dynamically imported module: https://stash._mydomain_._com_/assets/Settings.b9790d5d.js
See Traefik 3 migration problems #215 (comment) - d3e6da7olivetin_traefik_middleware_api: "{{ traefik_global_middleware }}"
whisparr_api_key:
# should this get an ""The text was updated successfully, but these errors were encountered: