mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-07 05:09:18 -05:00
[GH-ISSUE #331] Not able to connect another machine #1393
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 @davidszerman on GitHub (Mar 12, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/331
Hi,
i installed newt with docker compose provided by my main pangolin installation
I run docker compose up -d and then I get this error : ERROR: 2025/03/12 16:17:19 Failed to connect: failed to get token: failed to get token: Secret is incorrect. Retrying in 10s...
Any idea please ?
@oschwartz10612 commented on GitHub (Mar 13, 2025):
Looks like your secret is incorrect. Make sure you copy it correctly from the dashboard and try again and let me know how it goes.
@davidszerman commented on GitHub (Mar 13, 2025):
How stupid I am ! ! !
I was "But where do i find the secret ?"
But I used the newt configuration of my initial server and did not create a new site.
It is done and the site seems to be connected
I have to test further but at least this part works !
Thank yu for your help
Actually I am discovering this tool and it is so fantastic ! ! !