sergix44 / XBackBone

A lightweight file manager with full ShareX support and more
https://xbackbone.app
GNU Affero General Public License v3.0
993 stars 81 forks source link

Error 500 Setup #568

Open MauriceX24 opened 5 months ago

MauriceX24 commented 5 months ago

System Info

Describe the bug I allowed all the missing permissions (write perms) in ./rescources and after click "Finish" or "Finalize" it respond with Error 500

To Reproduce Steps to reproduce the behavior:

  1. Install Ubuntu 22.04.
  2. Install requirements (apache, php, nodejs, npm, nvm)
  3. Make a copy of all files inside 3.7.0.zip
  4. Paste all files in /var/www/html/...
  5. Open Browser [IP-SERVER]/xbackbone/install
  6. Keep everything by default without mail and password
  7. Click finish.

Expected behavior It should be finished.

Screenshots opera_Qfxe2r0g9r opera_vKoQLcJkHJ

Logs Permission denied in /var/www/html/x/vendor/league/flysystem/src/Adapter/Local.php:112

Note I added the information manually via config file ... after going again to .../xbackbone/install the setup was done, but also wont finish. I remember last time it worked fine this way I did it now, but not this time. How is it supposed to work if I shouldnt give all perms for every file?