Cento
Cento
DDokploy
Created by Cento on 5/3/2024 in #old-help
An error occurred on client
I think it better if you put it in a trouble shoot section since the only thing here you need to say is run it in vm not ct
29 replies
DDokploy
Created by Cento on 5/3/2024 in #old-help
An error occurred on client
Already finish the automation system to auto deploy 😂
29 replies
DDokploy
Created by Cento on 5/3/2024 in #old-help
An error occurred on client
Thanks but it easier for me to create a vm
29 replies
DDokploy
Created by Cento on 5/3/2024 in #old-help
An error occurred on client
The scripts to create vm?
29 replies
DDokploy
Created by Cento on 5/3/2024 in #old-help
An error occurred on client
Okey I just gonna leave it there if anyone want to dig deeper then they don't have to start from the begining 😅
29 replies
DDokploy
Created by Cento on 5/3/2024 in #old-help
An error occurred on client
Yeh the problem here is the hostname is not correct It had something to do with docker swam (which i never use befor so er)
29 replies
DDokploy
Created by Cento on 5/3/2024 in #old-help
An error occurred on client
Manage to update it back to 10.0.1.7 but now get
Redis Started ✅
dokploy.1.l6f1iad6oqyq@th-dokploy | Error: getaddrinfo ENOTFOUND dokploy-redis
dokploy.1.l6f1iad6oqyq@th-dokploy | at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:107:26) {
dokploy.1.l6f1iad6oqyq@th-dokploy | errno: -3007,
dokploy.1.l6f1iad6oqyq@th-dokploy | code: 'ENOTFOUND',
dokploy.1.l6f1iad6oqyq@th-dokploy | syscall: 'getaddrinfo',
dokploy.1.l6f1iad6oqyq@th-dokploy | hostname: 'dokploy-redis'
dokploy.1.l6f1iad6oqyq@th-dokploy | }
Redis Started ✅
dokploy.1.l6f1iad6oqyq@th-dokploy | Error: getaddrinfo ENOTFOUND dokploy-redis
dokploy.1.l6f1iad6oqyq@th-dokploy | at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:107:26) {
dokploy.1.l6f1iad6oqyq@th-dokploy | errno: -3007,
dokploy.1.l6f1iad6oqyq@th-dokploy | code: 'ENOTFOUND',
dokploy.1.l6f1iad6oqyq@th-dokploy | syscall: 'getaddrinfo',
dokploy.1.l6f1iad6oqyq@th-dokploy | hostname: 'dokploy-redis'
dokploy.1.l6f1iad6oqyq@th-dokploy | }
Seem like the name is wrong
29 replies
DDokploy
Created by Cento on 5/3/2024 in #old-help
An error occurred on client
Where the dokploy-redis should be 10.0.1.7 (base on the log when run docker service logs dokploy)
29 replies
DDokploy
Created by Cento on 5/3/2024 in #old-help
An error occurred on client
run docker network inspect dokploy-network
[
{
"Name": "dokploy-network",
"Id": "pzcutw8mcz0u9jcm6m803egon",
"Created": "2024-05-03T16:45:12.28845277Z",
"Scope": "swarm",
"Driver": "overlay",
"EnableIPv6": false,
"IPAM": {
"Driver": "default",
"Options": null,
"Config": [
{
"Subnet": "10.0.1.0/24",
"Gateway": "10.0.1.1"
}
]
},
"Internal": false,
"Attachable": true,
"Ingress": false,
"ConfigFrom": {
"Network": ""
},
"ConfigOnly": false,
"Containers": {
"1d098cc477f8d17ec21fd22cbc9656cb2e4bfa2b5bbbae4e6850e584591681d5": {
"Name": "dokploy.1.59a5gj1luc6sd3z7w50p131g8",
"EndpointID": "7c66fbbbbefc837388cfc40f3a2352c6fe550d3957e99c0319ccfb1b31ff0fc5",
"MacAddress": "02:42:0a:00:01:03",
"IPv4Address": "10.0.1.3/24",
"IPv6Address": ""
},
"6f9d52203070e13a2ed368ba61446609802bf561cc5acfdf4e42bc7c79844815": {
"Name": "dokploy-redis.1.vnqyndfbezzi24bda70y99fte",
"EndpointID": "dcfcbd3156fa21c222f83340f60f782dd7aa03dab052252af3ca9c26cf26f8f9",
"MacAddress": "02:42:0a:00:01:08",
"IPv4Address": "10.0.1.8/24",
"IPv6Address": ""
},
"8e459f478726b0f4a4f84da851d6af5b01da6ba9c09a477b66557b0c44d9dec7": {
"Name": "dokploy-traefik.1.6jx85b2it4gn2npcwr7pq41s4",
"EndpointID": "ae0d34ea9aff1fccda013cf0953e040f63fd70c906d346fa192adc636e4b18b8",
"MacAddress": "02:42:0a:00:01:06",
"IPv4Address": "10.0.1.6/24",
"IPv6Address": ""
},
"ab2af953b83a07ed3815d9e5a600895ef3dbe0d0ffb7fa168e299a867da02bd2": {
"Name": "dokploy-postgres.1.vcaouwl24l3eui7v0jpq8jyn0",
"EndpointID": "883b427a7c016895975730fb5cbce3abd5f1616bbddd3f620192fea429d8a45c",
"MacAddress": "02:42:0a:00:01:0a",
"IPv4Address": "10.0.1.10/24",
"IPv6Address": ""
},
"lb-dokploy-network": {
"Name": "dokploy-network-endpoint",
"EndpointID": "b7da8a7a933e2d17e2a1af52816a9c6a1979cc044c138a163bb5ec33a6dc6b1d",
"MacAddress": "02:42:0a:00:01:04",
"IPv4Address": "10.0.1.4/24",
"IPv6Address": ""
}
},
"Options": {
"com.docker.network.driver.overlay.vxlanid_list": "4097"
},
"Labels": {},
"Peers": [
{
"Name": "85f7dce244ff",
"IP": "127.0.0.1"
}
]
}
]
[
{
"Name": "dokploy-network",
"Id": "pzcutw8mcz0u9jcm6m803egon",
"Created": "2024-05-03T16:45:12.28845277Z",
"Scope": "swarm",
"Driver": "overlay",
"EnableIPv6": false,
"IPAM": {
"Driver": "default",
"Options": null,
"Config": [
{
"Subnet": "10.0.1.0/24",
"Gateway": "10.0.1.1"
}
]
},
"Internal": false,
"Attachable": true,
"Ingress": false,
"ConfigFrom": {
"Network": ""
},
"ConfigOnly": false,
"Containers": {
"1d098cc477f8d17ec21fd22cbc9656cb2e4bfa2b5bbbae4e6850e584591681d5": {
"Name": "dokploy.1.59a5gj1luc6sd3z7w50p131g8",
"EndpointID": "7c66fbbbbefc837388cfc40f3a2352c6fe550d3957e99c0319ccfb1b31ff0fc5",
"MacAddress": "02:42:0a:00:01:03",
"IPv4Address": "10.0.1.3/24",
"IPv6Address": ""
},
"6f9d52203070e13a2ed368ba61446609802bf561cc5acfdf4e42bc7c79844815": {
"Name": "dokploy-redis.1.vnqyndfbezzi24bda70y99fte",
"EndpointID": "dcfcbd3156fa21c222f83340f60f782dd7aa03dab052252af3ca9c26cf26f8f9",
"MacAddress": "02:42:0a:00:01:08",
"IPv4Address": "10.0.1.8/24",
"IPv6Address": ""
},
"8e459f478726b0f4a4f84da851d6af5b01da6ba9c09a477b66557b0c44d9dec7": {
"Name": "dokploy-traefik.1.6jx85b2it4gn2npcwr7pq41s4",
"EndpointID": "ae0d34ea9aff1fccda013cf0953e040f63fd70c906d346fa192adc636e4b18b8",
"MacAddress": "02:42:0a:00:01:06",
"IPv4Address": "10.0.1.6/24",
"IPv6Address": ""
},
"ab2af953b83a07ed3815d9e5a600895ef3dbe0d0ffb7fa168e299a867da02bd2": {
"Name": "dokploy-postgres.1.vcaouwl24l3eui7v0jpq8jyn0",
"EndpointID": "883b427a7c016895975730fb5cbce3abd5f1616bbddd3f620192fea429d8a45c",
"MacAddress": "02:42:0a:00:01:0a",
"IPv4Address": "10.0.1.10/24",
"IPv6Address": ""
},
"lb-dokploy-network": {
"Name": "dokploy-network-endpoint",
"EndpointID": "b7da8a7a933e2d17e2a1af52816a9c6a1979cc044c138a163bb5ec33a6dc6b1d",
"MacAddress": "02:42:0a:00:01:04",
"IPv4Address": "10.0.1.4/24",
"IPv6Address": ""
}
},
"Options": {
"com.docker.network.driver.overlay.vxlanid_list": "4097"
},
"Labels": {},
"Peers": [
{
"Name": "85f7dce244ff",
"IP": "127.0.0.1"
}
]
}
]
29 replies
DDokploy
Created by Cento on 5/3/2024 in #old-help
An error occurred on client
Okey Im gave up Here is where i left off
29 replies
DDokploy
Created by Cento on 5/3/2024 in #old-help
An error occurred on client
update Dokploy try to connect to 10.0.1.7 but the redis running at 10.0.1.8
29 replies
DDokploy
Created by Cento on 5/3/2024 in #old-help
An error occurred on client
Thanks will dig deeper into this issue will report back anything i find
29 replies
DDokploy
Created by Cento on 5/3/2024 in #old-help
An error occurred on client
It run Ubuntu 23, on my proxmox server
29 replies
DDokploy
Created by Cento on 5/3/2024 in #old-help
An error occurred on client
Here the logs
29 replies
DDokploy
Created by Cento on 5/3/2024 in #old-help
An error occurred on client
I already try uninstall (using the method provide in the Dokploy docs) and reinstall again and still get the same error
29 replies
DDokploy
Created by Cento on 5/3/2024 in #old-help
An error occurred on client
root@localhost:~# docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
c30137d6d435 postgres:16 "docker-entrypoint.s…" About a minute ago Up About a minute 5432/tcp dokploy-postgres.1.gy2odljaw7l0xfrpxjba4lxb7
bb7d7c3b6105 redis:7 "docker-entrypoint.s…" About a minute ago Up About a minute 6379/tcp dokploy-redis.1.k798w1m1z5c87qfof6znajsbs
0fab0ff849fe traefik:v2.5 "/entrypoint.sh trae…" 2 minutes ago Up About a minute 0.0.0.0:80->80/tcp, :::80->80/tcp, 0.0.0.0:443->443/tcp, :::443->443/tcp, 0.0.0.0:8080->8080/tcp, :::8080->8080/tcp dokploy-traefik.1.1hroya4pdef2ttz7h2r59szdb
f616e2225871 dokploy/dokploy:latest "docker-entrypoint.s…" 2 minutes ago Up 2 minutes 0.0.0.0:3000->3000/tcp, :::3000->3000/tcp dokploy.1.k6cow5a8omrnuhy46c33tiig5
root@localhost:~# docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
c30137d6d435 postgres:16 "docker-entrypoint.s…" About a minute ago Up About a minute 5432/tcp dokploy-postgres.1.gy2odljaw7l0xfrpxjba4lxb7
bb7d7c3b6105 redis:7 "docker-entrypoint.s…" About a minute ago Up About a minute 6379/tcp dokploy-redis.1.k798w1m1z5c87qfof6znajsbs
0fab0ff849fe traefik:v2.5 "/entrypoint.sh trae…" 2 minutes ago Up About a minute 0.0.0.0:80->80/tcp, :::80->80/tcp, 0.0.0.0:443->443/tcp, :::443->443/tcp, 0.0.0.0:8080->8080/tcp, :::8080->8080/tcp dokploy-traefik.1.1hroya4pdef2ttz7h2r59szdb
f616e2225871 dokploy/dokploy:latest "docker-entrypoint.s…" 2 minutes ago Up 2 minutes 0.0.0.0:3000->3000/tcp, :::3000->3000/tcp dokploy.1.k6cow5a8omrnuhy46c33tiig5
29 replies