Local registry and port forwarding issues #1792
Replies: 2 comments
|
Are you running Kamal via the Dockerized setup (https://kamal-deploy.org/docs/installation/dockerized/)? I hit the same port-forwarding error when doing that. Installing Kamal locally instead fixed it for me:
Might be worth trying. |
0 replies
|
@sabljakovich Thanks for answering - I got a notifications. And found that I forgot to update the topic. I did solve it.. It was a mistake that I had by accident deleted the ipv4 loopback line from And that line is important, when creating port forwarding :-) |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Trying to deploy with using a local registry I get into the error of port forwarding and connection refused.
No firewalls enabled (all disabled for testing purpose)
Why is it so - what setting can be missing enabling port forwarding?
Software / hardware
Kamal version 2.10.1
Server: Debian 13 (cpx22 at hetzner)
Local computer: MacBook Air M2
Kamal config
Deploy log
All reactions