thoughtworks / build-your-own-radar

A library that generates an interactive radar, inspired by https://thoughtworks.com/radar/.
GNU Affero General Public License v3.0
2.21k stars 1.04k forks source link

Error: internal Server Error #309

Open nidhin077 opened 1 year ago

nidhin077 commented 1 year ago

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.?

devansh-sharma-tw commented 1 year ago

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) ? Also, can you share some logs of BYOR startup, if possible ? That would help figure out what the issue with BYOR could be.

Thanks!

nidhin077 commented 1 year ago

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