Open chrisekelley opened 9 months ago
Debugging the error logs from server:
2024-02-20T20:38:52.055Z INFO AppService.install (/tangerine/server/src/app.service.ts:82:9) Installing... /tangerine/server/node_modules/axios/lib/core/AxiosError.js:89 AxiosError.call(axiosError, error.message, code, config, request, response); ^ AxiosError: getaddrinfo EAI_AGAIN couchdb
--- snip ---
[nodemon] app crashed - waiting for file changes before starting...
After doing a docker restart server, the page rendered fine.
So - if you get this error, check if there was a crash in the server log.
@chrisekelley -- can we close this as resolved?
Current version: 4.0.1 rc
Login screen will not render:
ERROR Error: Uncaught (in promise): HttpErrorResponse: {"headers":{"normalizedNames":{},"lazyUpdate":null},"status":502,"statusText":"OK","url":"https://acuity.tangerinecentral.org/custom-login-markup","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://acuity.tangerinecentral.org/custom-login-markup: 502 OK","error":"<!DOCTYPE html>\n\n
\nAn error occurred.
\nSorry, the page you are looking for is currently unavailable.
\n\nPlease try again later.
If you are the system administrator of this resource then you should check\nthe error log for details.
\nFaithfully yours, nginx.
\n\n\n"} at resolvePromise (zone.js:1265:35)