mirror of
https://github.com/yusing/godoxy.git
synced 2026-01-14 06:13:33 +01:00
panic: runtime error: invalid memory address or nil pointer dereference #45
Reference in New Issue
Block a user
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 @l-SK-l on GitHub (Mar 2, 2025).
Try to run on LXC Docker container (Debian 12 with root user by default)
Default config, No SSL certificates, I added only login and password.
ghcr.io/yusing/godoxy:latest
@yusing commented on GitHub (Mar 2, 2025):
Fixed
@l-SK-l commented on GitHub (Mar 4, 2025):
I'm waiting update for ghcr.io/yusing/godoxy:latest, now it's "Created": "2025-03-01T07:57:58.98507553Z"
@yusing commented on GitHub (Mar 4, 2025):
https://github.com/yusing/godoxy/actions/runs/13616173827
I did update the stable build v0.9.9-1. Does it still not work?
@l-SK-l commented on GitHub (Mar 5, 2025):
Changing in compose.yml image: ghcr.io/yusing/godoxy:latest to v0.9.9-1 (latest didn't changed)
Trying to login and see in logs
If I use
The result the same
@yusing commented on GitHub (Mar 15, 2025):
I'm sure the panic has been fixed on v0.9.9-1. The panic is from the
docker.(*SharedClient).Closemethod, so it isn't related to 'Are you using cloudflare? (y/n): n'