You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I upload an asset, I get the following error message in the log after the progress bar reaches 100% and stalls there:
[MASTER] warn: Cannot read property 'toLowerCase' of undefined
and the request fails with code 400.
wiki.js version: 2.5.264 (issue occurred already with 2.5.201 prior to update, but upload did use to work on this machine)
node.js version: 12.22.7
maria db version: 10.3.22
client MacOS 12.1, Safari or Chrome
(side note: When I try to upload an asset that I select in a folder that is a symlink, the upload fails directly)
The text was updated successfully, but these errors were encountered:
Actual behavior
An asset fails to be uploaded.
Expected behavior
An asset is uploaded successfully.
Steps to reproduce the behavior
When I upload an asset, I get the following error message in the log after the progress bar reaches 100% and stalls there:
[MASTER] warn: Cannot read property 'toLowerCase' of undefined
and the request fails with code 400.
wiki.js version: 2.5.264 (issue occurred already with 2.5.201 prior to update, but upload did use to work on this machine)
node.js version: 12.22.7
maria db version: 10.3.22
client MacOS 12.1, Safari or Chrome
(side note: When I try to upload an asset that I select in a folder that is a symlink, the upload fails directly)
The text was updated successfully, but these errors were encountered: