Open shor0814 opened 1 month ago
What are the logs of the containers that are running?
Here are all of the log files including the docker.log from /var/log in docker.zip and the container logs in logs.tgz.zip (yes, it is a zipped tgz since GitHub rejected my tgz file even though it says it is supported)
Thanks for the look.
I dont think these are OneUptime logs.
I dont think these are OneUptime logs.
What would the oneuptime logs look like? I generated them from docker logs....
docker logs oneuptime-ingestor-1 > oneuptime-ingestor-1.log docker logs oneuptime-api-reference-1 > oneuptime-api-reference-1.log docker logs oneuptime-status-page-1 > oneuptime-status-page-1.log docker logs oneuptime-app-1 > oneuptime-app-1.log docker logs oneuptime-probe-2-1 > oneuptime-probe-2-1.log docker logs oneuptime-haraka-1 > oneuptime-haraka-1.log docker logs oneuptime-workflow-1 > oneuptime-workflow-1.log docker logs oneuptime-redis-1 > oneuptime-redis-1.log docker logs oneuptime-otel-collector-1 > oneuptime-otel-collector-1.log docker logs oneuptime-worker-1 > oneuptime-worker-1.log docker logs oneuptime-isolated-vm-1 > oneuptime-isolated-vm-1.log docker logs oneuptime-probe-1-1 > oneuptime-probe-1-1.log docker logs oneuptime-home-1 > oneuptime-home-1.log docker logs oneuptime-admin-dashboard-1 > oneuptime-admin-dashboard-1.log docker logs oneuptime-dashboard-1 > oneuptime-dashboard-1.log docker logs oneuptime-docs-1 > oneuptime-docs-1.log docker logs oneuptime-clickhouse-1 > oneuptime-clickhouse-1.log docker logs oneuptime-ingress-1 > oneuptime-ingress-1.log docker logs oneuptime-postgres-1 > oneuptime-postgres-1.log docker logs oneuptime-accounts-1 > oneuptime-accounts-1.log
I also included the docker.log from /var/log, not sure where else to find the logs you are asking for.
I am not having much luck with this. Brand new install, I have not gotten a login yet.
Environment: Alpine Linux with Docker inside a Proxmox VM 230G drive space (12% in use) 16G RAM Docker with multiple other working containers
Current Cloudflare settings have proxy disabled for both testuptime.mydomain.com (A record pointing to IP address) and status.mydomain.com (CNAME record pointing to testuptime.mydomain.com) which should mimic a pure http instance.
Env settings are
When I navigate to the http://testuptime.mydomain.com, I get the following error
After reloading the page
And the last portion of the docker.log file that is repeated after each refresh.
I have tried multiple different settings, http/https, Cloudflare proxy on/off, I generally get 502 errors, 525 SSL issues, or QUIC protocol errors. I will keep trying, but ultimately I want to run this behind a Cloudflare Tunnel. I can't even get a basic page working let alone tunnels.
As a side note, I did get a tunnel configured and built into the .yaml file, but again, various errors abound, so I went back to basics.
Help is appreciated as this looks like an outstanding product that is more feature rich than Uptime-Kuma, but, if I can't get the basics working, not really useful.
Thanks, Shawn