mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[GH-ISSUE #414] Interface access down since upgrade #349
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#349
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 @Sigri44 on GitHub (May 19, 2020).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/414
Checklist
jc21/nginx-proxy-manager:latestdocker image? yesDescribe the bug
To Reproduce
Upgrade docker image from 2.1.2 to 2.2.3
Wipe cookies/cache
Log out and Sign in
Expected behavior
Interface have errors
Screenshots


Operating System
Additional context
Errors logs :
QueryBuilder#allowEagermethod is deprecated. You should useallowGraphinstead.allowEagermethod will be removed in 3.0QueryBuilder#eagermethod is deprecated. You should use thewithGraphFetchedmethod instead.eagermethod will be removed in 3.0 QueryBuilder#omit is deprecated. This method will be removed in version 3.0@jc21 commented on GitHub (May 20, 2020):
This is very strange. Can you completely flush your browser cache, or use a different browser to test?
Failing that, can you try using the
github-developdocker image tag to see if that has the same problem for you?@Sigri44 commented on GitHub (May 20, 2020):
Ok with full cache clear of browser fix the problem.. -_-"
Yesterday i have test to update MariaDB, it was slightly better but some bugs remained when trying to go to "settings" for example.
Thanks for everything and sorry for the inconvenience !
@Tbones3141 commented on GitHub (Dec 30, 2021):
JC - I am still having issue with the following, even after flushing cache. I can "login" and it works, but should i not be worried about the deprecated methods below:
s6-svscanctl: fatal: unable to control /var/run/s6/services: supervisor not listening
QueryBuilder#allowEagermethod is deprecated. You should useallowGraphinstead.allowEagermethod will be removed in 3.0QueryBuilder#eagermethod is deprecated. You should use thewithGraphFetchedmethod instead.eagermethod will be removed in 3.0QueryBuilder#omit is deprecated. This method will be removed in version 3.0
Model#$omit is deprected and will be removed in 3.0.
@Tbones3141 commented on GitHub (Jan 3, 2022):
I have a very small, all consuming, issue. I am VERY NEW to most of
docker, linux. I am unable to, after a month of trying...figure out how to
only use Tlsv1.2 and Tlsv1.3. Firefox will not open the proxy_host's. I
have tried adding SSL_Protocols Tls1.2 Tlsv1.3 to the files, but this
doesn't help. I keep seeing all my service containers showing 1.0 and 1.1
so they will not work. Honestly, I have looked everywhere. Could you
direct me? Also, I have no default_host config, is that normal? Thanks in
advance for your consideration.
Best,
Troy Burke