mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-22 12:02:45 -05:00
Closed
opened 2026-06-10 23:10:53 -05:00 by GiteaMirror
·
3 comments
No Branch/Tag Specified
main
dependabot/docker/docker-dependencies-4faa477378
dependabot/npm_and_yarn/body-parser-2.3.0
refactor/batch-status-requests
dependabot/npm_and_yarn/npm-dependencies-8b2d4a9f3a
dependabot/go_modules/install/go-install-dependencies-3804ca7238
dev
dependabot/npm_and_yarn/axios-1.18.0
crowdin_dev
fix/labels-dropdown-flicker
dependabot/github_actions/github-actions-dependencies-2ee11778c9
feat/remember-last-idp-on-smart-login-form
dependabot/npm_and_yarn/multi-5f1280885e
fix/non-semver-version-error
private-resource-page
resource-launcher
backhaul
exit-node-reconnect
feat/command-palette
ssh
delete-account
msg-delivery
org-only-idp
cicd
patch
site-targets-auto-login
1.21.0
1.21.0-rc.0
1.20.0
1.20.0-rc.0
1.19.4
1.19.3
1.19.2
1.19.1
1.19.0
1.19.0-rc.1
1.19.0-rc.0
1.18.4
1.18.3
1.18.2
1.18.1
1.18.0
1.18.0-rc.0
1.17.1
1.17.0
1.17.0-rc.0
1.16.2
1.16.1
1.16.0
1.16.0-rc.0
1.15.4
1.15.3
1.15.2
1.15.1
1.15.0
1.15.0-rc.0
1.14.1
1.14.0
1.14.0-rc.0
1.13.1
1.13.0
1.13.0-rc.0
1.12.3
1.12.2
1.12.1
1.12.0
1.12.0-rc.0
1.11.1
1.11.0
1.10.3
1.10.2
1.10.1
1.10.0
1.9.4
1.9.3
1.9.2
1.9.1
1.9.0
1.8.0
1.7.3
1.7.2
1.7.1
1.7.0
1.6.2
1.6.1
1.6.0
1.5.1
1.5.0
1.4.0
1.3.2
1.3.1
1.3.0
1.2.0
1.1.0
1.0.1
1.0.0
1.0.0-beta.15
1.0.0-beta.14
1.0.0-beta.13
1.0.0-beta.12
1.0.0-beta.11
1.0.0-beta.10
1.0.0-beta.9
1.0.0-beta.8
1.0.0-beta.7
1.0.0-beta.6
1.0.0-beta.5
1.0.0-beta.4
1.0.0-beta.3
1.0.0-beta.2
1.0.0-beta.1
Labels
Clear labels
api
authentication
bug
config
dependencies
docker
documentation
enhancement
good first issue
help wanted
Improvement
Look Into
needs investigating
networking
new feature
non-critical bug
potential bug
pull-request
question
reverse proxy
Security
stale
ui
wontfix
Mirrored from GitHub Pull Request
No labels
stale
Milestone
No items
No Milestone
Projects
Clear projects
No projects
No Assignees
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/pangolin#27749
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @Hawolex on GitHub (Jan 23, 2026).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/2307
Describe the Bug
Keeeps loosing SSL to Nexcloud and get "no available server"
Since updating to v.1.14.1 my main service are randomly going down, varies from days to hours.
And can in the NC compose logs se # [22/Jan/2026:13:51:01 +0000] "\x16\x03\x01\x05\xc2\x01" 400 524 "-" "-" #
This indicates bad TLS handshake.
As I see there is no way for me to re issue a cert via the interface.
Setup:
Pangolin running dockerized in VPS1
Installed a "Site" to VPS2 with newt running as a service in the host direct so i can route as localhost:port to the docker services I have running on that host. "and this works mostly"
journalctl -u newt :
newt[97897]: WARN: 2026/01/23 07:28:23 Target 23: health check failed with status code 503 "
I can reboot, restart. enable and disable, nothing change the state. But IF I remove the Nextcloud resources. Then after 5 to 10 min re-add it, it starts working again, sometimes days, other times hours.
Now i re-added while writing this report. ONLY change I did was remove and add the resource.
Environment
To Reproduce
Don`t know
Expected Behavior
For it to work stable
@Zyfax commented on GitHub (Jan 26, 2026):
As I can see, you got 2 different protocols on the first image (http/https).
How do you run NC? Does it respond to http://ip:87 or https://ip:87?
It could also be how the health check is configured. If it is wrongly configured, it may say unhealthy and offline all the time.
@github-actions[bot] commented on GitHub (Feb 10, 2026):
This issue has been automatically marked as stale due to 14 days of inactivity. It will be closed in 14 days if no further activity occurs.
@github-actions[bot] commented on GitHub (Feb 25, 2026):
This issue has been automatically closed due to inactivity. If you believe this is still relevant, please open a new issue with up-to-date information.