I try to install the soft on Ubuntu 22.04. The installation procedure is similar to an installation on MacOS except that instead of creating an .app file with yarn, I created a .snap file and install it through Snap.
The server seems to work fine but the GUI have an error on the Database Editor tab.
Nothing is shown except the following error message:
Something went wrong.
Details
TypeError: Cannot convert undefined or null to object
at CD (file:///snap/city-energy-analyst-gui/x1/resources/app.asar/dist/assets/DatabaseEditor-CSYn9mlF.js:5:1504)
at pne (file:///snap/city-energy-analyst-gui/x1/resources/app.asar/dist/assets/DatabaseEditor-CSYn9mlF.js:245:16305)
at div
at div
at mne (file:///snap/city-energy-analyst-gui/x1/resources/app.asar/dist/assets/DatabaseEditor-CSYn9mlF.js:245:15340)
at <anonymous> (file:///snap/city-energy-analyst-gui/x1/resources/app.asar/dist/assets/HomePage-poRKjQf2.js:251:14581)
at Suspense
at t (file:///snap/city-energy-analyst-gui/x1/resources/app.asar/dist/assets/index-B54u0dYm.js:76:18810)
at t (file:///snap/city-energy-analyst-gui/x1/resources/app.asar/dist/assets/index-B54u0dYm.js:76:19766)
at div
at div
at div
at cH (file:///snap/city-energy-analyst-gui/x1/resources/app.asar/dist/assets/HomePage-poRKjQf2.js:251:64120)
at hH (file:///snap/city-energy-analyst-gui/x1/resources/app.asar/dist/assets/HomePage-poRKjQf2.js:251:64834)
at Suspense
at t (file:///snap/city-energy-analyst-gui/x1/resources/app.asar/dist/assets/index-B54u0dYm.js:76:18810)
at t (file:///snap/city-energy-analyst-gui/x1/resources/app.asar/dist/assets/index-B54u0dYm.js:76:19766)
at t (file:///snap/city-energy-analyst-gui/x1/resources/app.asar/dist/assets/index-B54u0dYm.js:76:17042)
at a (file:///snap/city-energy-analyst-gui/x1/resources/app.asar/dist/assets/index-B54u0dYm.js:76:33011)
at l (file:///snap/city-energy-analyst-gui/x1/resources/app.asar/dist/assets/index-B54u0dYm.js:76:34488)
at C (file:///snap/city-energy-analyst-gui/x1/resources/app.asar/dist/assets/index-B54u0dYm.js:72:6321)
at WS (file:///snap/city-energy-analyst-gui/x1/resources/app.asar/dist/assets/index-B54u0dYm.js:76:472)
at EE (file:///snap/city-energy-analyst-gui/x1/resources/app.asar/dist/assets/index-B54u0dYm.js:78:1220)
I try to install the soft on Ubuntu 22.04. The installation procedure is similar to an installation on MacOS except that instead of creating an .app file with yarn, I created a .snap file and install it through Snap.
The server seems to work fine but the GUI have an error on the
Database Editortab.Nothing is shown except the following error message: