Closed valchx closed 2 years ago
Hey, just to make sure, it should look something like this for you too, right?
@Ponkhy Yes,
Can I retrieve some logs to get a more descriptive assessment of the error ?
This seems very improbable, but I don't know what else could be. Can you check that the account you issued the token for, has access to the repo you're trying to connect?
Can I retrieve some logs to get a more descriptive assessment of the error?
You could run docker service logs easypanel
but I doubt you will find additional info there.
Can you check that the account you issued the token for, has access to the repo you're trying to connect?
Yea it's my own account and repo, so it should be okay.
The only output I get from the logs of the easypanel container is :
> Ready on http://localhost:3000
Try to connect to a public repository and let me know if it works.
@deiucanta I got it to work, it was my mistake and lack of attention.
I just picked the wrong branch, by default it's "main". Using the correct one fixed it.
Thanks for your help
Hi, I'm trying to setup easypanel on my server and I'm getting an error when I try to save the "source". (see img)
(obviously I use the correct names for the github owner and repo, I also tried other repos)
It's running on a ubuntu server hosted by Vultr.
Has anyone experienced this, am I missing some configuration ?
The network tab in the web browser doesnt have any additional info.
Things I tried:
curl github.com
from inside the easypanel container)