HGustavs / LenaSYS

Code Viewer and Course Organization System used in some courses at University of Skövde
57 stars 31 forks source link

Add download installation logs feature #16153

Open a22willi opened 6 months ago

a22willi commented 6 months ago

The installer_ui.js file receives an SSE stream from the installer backend (install_engine.php). Save all the logs in a variable. Convert this to a file when the SSE stream is closed, and allow the user to download the logs.

a22karja commented 3 months ago

Current problem. When i try to use the new installer it fails on the first step Skärmklipp 1 Skärmklipp 2 Skärmklipp 3 Skärmklipp 4 Skärmklipp 5 Skärmklipp 6

a22willi commented 3 months ago

@a22karja Try enabling the option: "Overwrite existing user". And if that does not work, try with a different database and username. I suspect it cannot create it because it already exists.

a22karja commented 3 months ago

Tried that, This came up image