-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: internal Server Error #309
Comments
Hi @nidhin077 , can you please confirm if you are using the latest release/docker image of BYOR (https://github.com/thoughtworks/build-your-own-radar/releases/tag/v1.0.0) ? Thanks! |
Hi, We are using the latest code from the repo. Also, the log is attached below. 2023-04-20T10:44:14.751073471Z assets by status 5.09 MiB [big] 2023-04-20T10:44:14.751076517Z assets by path *.js 3.54 MiB 2023-04-20T10:44:14.751079582Z asset main.0d70bdde8e966b50e3d4.js 3.27 MiB [emitted] [immutable] [big] (name: main) 1 related asset 2023-04-20T10:44:14.751082708Z asset common.ee513b9f03cda83a96fb.js 273 KiB [emitted] [immutable] [big] (name: common) 1 related asset 2023-04-20T10:44:14.751120070Z assets by path *.css 1.56 MiB 2023-04-20T10:44:14.751124559Z asset common.01af6699c0b9d31e3a2c.css 798 KiB [emitted] [immutable] [big] (name: common) 1 related asset 2023-04-20T10:44:14.751128767Z asset main.01af6699c0b9d31e3a2c.css 798 KiB [emitted] [immutable] [big] (name: main) 1 related asset 2023-04-20T10:44:14.751132955Z asset index.html 4.82 KiB [emitted] 2023-04-20T10:44:14.751143385Z Entrypoint common [big] 1.05 MiB (1.63 MiB) = common.01af6699c0b9d31e3a2c.css 798 KiB common.ee513b9f03cda83a96fb.js 273 KiB 18 auxiliary assets 2023-04-20T10:44:14.751147743Z Entrypoint main [big] 4.05 MiB (4.54 MiB) = main.01af6699c0b9d31e3a2c.css 798 KiB main.0d70bdde8e966b50e3d4.js 3.27 MiB 20 auxiliary assets 2023-04-20T10:44:14.751152683Z runtime modules 72.2 KiB 38 modules 2023-04-20T10:44:14.751156880Z orphan modules 2.03 MiB [orphan] 12 modules 2023-04-20T10:44:14.751160628Z modules by path ./node_modules/ 2.16 MiB 882 modules 2023-04-20T10:44:14.751165227Z modules by path ./src/ 186 KiB (javascript) 156 KiB (asset) 797 KiB (css/mini-extract) 2023-04-20T10:44:14.751189043Z javascript modules 186 KiB 40 modules 2023-04-20T10:44:14.751193561Z asset modules 756 bytes (javascript) 156 KiB (asset) 18 modules 2023-04-20T10:44:14.751198150Z css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[4]!./src/stylesheets/base.scss 797 KiB [built] [code generated] 2023-04-20T10:44:14.751233107Z ./terminal-highlight (ignored) 15 bytes [built] [code generated] 2023-04-20T10:44:14.751237646Z source-map-js (ignored) 15 bytes [built] [code generated] 2023-04-20T10:44:14.751241243Z path (ignored) 15 bytes [built] [code generated] 2023-04-20T10:44:14.751244859Z url (ignored) 15 bytes [built] [code generated] 2023-04-20T10:44:14.751248326Z fs (ignored) 15 bytes [built] [code generated] 2023-04-20T10:44:14.751253146Z webpack 5.76.2 compiled successfully in 48220 ms |
Hi,
We tried to deploy the radar through coolify and got an error "Internal Server Error". We got the same through "ip: port". So could you please check and let me know if is there anything that needs to change in the code.?
The text was updated successfully, but these errors were encountered: