matzie
matzie
Explore posts from servers
DDokploy
Created by matzie on 5/5/2024 in #old-help
NET::ERR_CERT_AUTHORITY_INVALID
👍
30 replies
DDokploy
Created by matzie on 5/5/2024 in #old-help
NET::ERR_CERT_AUTHORITY_INVALID
Haha sure, how do i do it the best way possible? Should i invite you as a new user?
30 replies
DDokploy
Created by matzie on 5/5/2024 in #old-help
NET::ERR_CERT_AUTHORITY_INVALID
Default middlewares already exists
Swarm is already initilized
Network is already initilized
Main config already exists
Default traefik config already exists
Postgres Started ✅
Traefik Started ✅
Redis Started ✅
Setting up cron jobs....


Dokploy server is up and running!
Please wait for 15 seconds before opening the browser.
http://152.42.136.147:3000


{
severity_local: 'NOTICE',
severity: 'NOTICE',
code: '42P06',
message: 'schema "drizzle" already exists, skipping',
file: 'schemacmds.c',
line: '132',
routine: 'CreateSchemaCommand'
}
{
severity_local: 'NOTICE',
severity: 'NOTICE',
code: '42P07',
message: 'relation "__drizzle_migrations" already exists, skipping',
file: 'parse_utilcmd.c',
line: '207',
routine: 'transformCreateStmt'
}
Migration complete
Server Started: 3000
Service stopped ✅
Service stopped ✅
Service stopped ✅
Service stopped ✅
Default middlewares already exists
Swarm is already initilized
Network is already initilized
Main config already exists
Default traefik config already exists
Postgres Started ✅
Traefik Started ✅
Redis Started ✅
Setting up cron jobs....


Dokploy server is up and running!
Please wait for 15 seconds before opening the browser.
http://152.42.136.147:3000


{
severity_local: 'NOTICE',
severity: 'NOTICE',
code: '42P06',
message: 'schema "drizzle" already exists, skipping',
file: 'schemacmds.c',
line: '132',
routine: 'CreateSchemaCommand'
}
{
severity_local: 'NOTICE',
severity: 'NOTICE',
code: '42P07',
message: 'relation "__drizzle_migrations" already exists, skipping',
file: 'parse_utilcmd.c',
line: '207',
routine: 'transformCreateStmt'
}
Migration complete
Server Started: 3000
Service stopped ✅
Service stopped ✅
Service stopped ✅
Service stopped ✅
30 replies
DDokploy
Created by matzie on 5/5/2024 in #old-help
NET::ERR_CERT_AUTHORITY_INVALID
oh i get error to reload traefik
30 replies
DDokploy
Created by matzie on 5/5/2024 in #old-help
NET::ERR_CERT_AUTHORITY_INVALID
Nah no ports configured in the advanced tab
30 replies
DDokploy
Created by matzie on 5/5/2024 in #old-help
NET::ERR_CERT_AUTHORITY_INVALID
Digitalocean
30 replies
DDokploy
Created by matzie on 5/5/2024 in #old-help
NET::ERR_CERT_AUTHORITY_INVALID
just realized that both my apps in the same project use localhost:3000 and the backend works there, should i point one to another port or doesnt it matter?
30 replies
DDokploy
Created by matzie on 5/5/2024 in #old-help
NET::ERR_CERT_AUTHORITY_INVALID
yess
30 replies
DDokploy
Created by matzie on 5/5/2024 in #old-help
NET::ERR_CERT_AUTHORITY_INVALID
Ah ok, yeah all the app-* files have a rule: Host(example.domain.com) && PathPrefix(/) row
30 replies
DDokploy
Created by matzie on 5/5/2024 in #old-help
NET::ERR_CERT_AUTHORITY_INVALID
how do i do that?
30 replies
DDokploy
Created by matzie on 5/5/2024 in #old-help
NET::ERR_CERT_AUTHORITY_INVALID
I run multiple bun elysia backends that all work fine, i have one nextjs site at a subdomain that works but my nextjs sites that use a domain without subdomain both have the same problem
30 replies
DDokploy
Created by matzie on 5/5/2024 in #old-help
NET::ERR_CERT_AUTHORITY_INVALID
I'll try the latest version and see if it fixes it but all my applications in all my projects have at least 1 domain
30 replies
DDokploy
Created by matzie on 5/5/2024 in #old-help
NET::ERR_CERT_AUTHORITY_INVALID
Also see this
error: one or more domains had a problem:\n[doyouseemyscreen.com] acme: error: 403 :: urn:ietf:params:acme:error:unauthorized :: 2a00:1968:0:1:109:235:174:18: Invalid response from http://doyouseemyscreen.com/.well-known/acme-challenge/pSDFYdJFwfpciansfnmuLs65SR-Ds09wOE-MraBgTng: 404\n" providerName=letsencrypt.acme routerName=websecure-app-calculate-online-application-shigk4-router-14@file rule="Host(`doyouseemyscreen.com`) && P
error: one or more domains had a problem:\n[doyouseemyscreen.com] acme: error: 403 :: urn:ietf:params:acme:error:unauthorized :: 2a00:1968:0:1:109:235:174:18: Invalid response from http://doyouseemyscreen.com/.well-known/acme-challenge/pSDFYdJFwfpciansfnmuLs65SR-Ds09wOE-MraBgTng: 404\n" providerName=letsencrypt.acme routerName=websecure-app-calculate-online-application-shigk4-router-14@file rule="Host(`doyouseemyscreen.com`) && P
30 replies
DDokploy
Created by matzie on 5/5/2024 in #old-help
NET::ERR_CERT_AUTHORITY_INVALID
Cant post all but the latest log say this a lot
time="2024-05-05T18:15:04Z" level=error msg="Error occurred during watcher callback: /etc/dokploy/traefik/dynamic/app-input-virtual-alarm-so15hv.yml: routers cannot be a standalone element (type map[string]*dynamic.Router)"
time="2024-05-05T18:15:04Z" level=error msg="Error occurred during watcher callback: /etc/dokploy/traefik/dynamic/app-input-virtual-alarm-so15hv.yml: routers cannot be a standalone element (type map[string]*dynamic.Router)"
30 replies