Have some problems with Traefik.

I attached Domain name but in my Traefik Dashboard it's only 4 routers. I restarted and my VPS , Traefik some problems. Have some ideas how to fix it ?
No description
20 Replies
Siumauricio
Siumauricioโ€ข13mo ago
There is a open issue about that, probably can be the same as https://github.com/Dokploy/dokploy/issues/38, When you create an empty application traefik can not recognized the default structure when a application creates and when you try to reload the domains and everything breaks. I will fix that on this PR https://github.com/Dokploy/dokploy/pull/44
GitHub
Issues ยท Dokploy/dokploy
Open Source Alternative to Vercel, Netlify and Heroku. - Issues ยท Dokploy/dokploy
๐— ๐—ฟ๐Ÿญ๐—•๐—น๐—ฎ๐˜‡๐—ฒ
My problems is with dokploy server config not with apps. Traefik do not see anymore dokploy. Have only 4 service in running. I reinstalled dokploy and this problem has appeared .
Siumauricio
Siumauricioโ€ข13mo ago
do you have anything else installed besides dokploy?
๐— ๐—ฟ๐Ÿญ๐—•๐—น๐—ฎ๐˜‡๐—ฒ
No , itโ€™s vanilla ubuntu 22.04 without anything else
Siumauricio
Siumauricioโ€ข13mo ago
which vps provider are you using?
Siumauricio
Siumauricioโ€ข13mo ago
can you please do docker service ls? and pass me the logs
Siumauricio
Siumauricioโ€ข12mo ago
looks like you have some empty traefik configuration what version do you have?
๐— ๐—ฟ๐Ÿญ๐—•๐—น๐—ฎ๐˜‡๐—ฒ
0.0.2. My configuration files is not empty and domain was attached . Maybe I will do a fork and some bugs will fix or I will do like plugins For others with some issue . I remove all applications and restart VPS and now it's work very well. My domain was attached with succes maybe was a bug with proxmox maybe other reason but in my case this solutions was worked
Siumauricio
Siumauricioโ€ข12mo ago
Thanks!, would you mind to create a steps of how to run dokploy on a Proxmox?
๐— ๐—ฟ๐Ÿญ๐—•๐—น๐—ฎ๐˜‡๐—ฒ
In weekend I can write an instructions and If exist some people who needs wildcard domain I have a solutions in Proxmox.
Siumauricio
Siumauricioโ€ข12mo ago
Would be awesome!, alot of people have troubles running dokploy
Siumauricio
Siumauricioโ€ข12mo ago
Hey bro @๐— ๐—ฟ๐Ÿญ๐—•๐—น๐—ฎ๐˜‡๐—ฒ I came here since you said you was running in proxmox right, have you had this issues , if so how do you solve it? https://github.com/Dokploy/dokploy/issues/65
GitHub
Connection problem between dokploy and components on LXC ยท Issue #...
I am trying to install dokploy on a Proxmox VE LXC. The dokploy and all its components can start without any problem, but when I follow the link in the end of the installation, the page won't l...
๐— ๐—ฟ๐Ÿญ๐—•๐—น๐—ฎ๐˜‡๐—ฒ
Hello , in 2-3 hours I will answer in github with some instructions
Siumauricio
Siumauricioโ€ข12mo ago
thank you โค๏ธ
๐— ๐—ฟ๐Ÿญ๐—•๐—น๐—ฎ๐˜‡๐—ฒ
I do it later , at my workplace have some troubles and now I canโ€™t
Siumauricio
Siumauricioโ€ข12mo ago
no worries
๐— ๐—ฟ๐Ÿญ๐—•๐—น๐—ฎ๐˜‡๐—ฒ
I've conducted a lot of tests for Proxmox VE. I've also tried the much-loved LXC method, but I don't recommend it because the Dokploy service will be too slow, and in some cases, there might be issues with Traefik. I recommend all Proxmox users to use VMs with a minimum of 2048MB. Configure the internet connection as br0 to allow VMs internet access and receive an IP for access. If there are other services in other VMs, such as nginx proxy manager or other proxy services, I recommend changing the ports for stable Dokploy operation. To install Dokploy on Proxmox: 1. Create a new VM. 2. Install Debian/Ubuntu 22.04. 3. Before installing the script, log in as root to have full access and set the necessary permissions. 4. After installation, go to bridgeip:3000. 5. Create an account. 6. Attach the domain. This way, all services will work. If there are any questions, I can offer support for Proxmox VE users. Maybe I will do instructions with screenshots

Did you find this page helpful?