xb2016
Chevereto Member
👉 Run our Container based provisioning and document the settings and context that trigger the alleged bug.
*️⃣ Make sure to test the bug in the Docker infra, let us know whatever the bug happens (or not) there.
▶ Reproduction steps
Stuck after uploading
Maybe we should use
📃 Error log message
*️⃣ Make sure to test the bug in the Docker infra, let us know whatever the bug happens (or not) there.
▶ Reproduction steps
- Run Chevereto on Windows Server
- Change profile image
Stuck after uploading
Maybe we should use
$target_filename = str_replace('\\', '/', $target_filename);
instead📃 Error log message
At> Exception [400]: Can't move source file D:/wwwroot/IMG/content/images/users/MlF/av_1647243121.jpg to D:\wwwroot\IMG/content/images/users/MlF/av_1647243121.jpg: Copy error 8 > Undefined index: SERVER_ADDR
Stack trace:
#0 /app/lib/classes/class.storage.php(266): CHV\LocalStorage->put()
#1 /app/lib/classes/class.user.php(320): CHV\Storage::uploadFiles()
#2 /app/routes/route.json.php(71): CHV\User::uploadPicture()
#3 /lib/G/classes/class.handler.php(230): G\Handler->{closure}()
#4 /lib/G/classes/class.handler.php(130): G\Handler->processRequest()
#5 /app/web.php(415): G\Handler->__construct()
#6 /app/loader.php(239): require_once('/app/web.php')
#7 /index.php(20): include_once('/app/loader.php')