Closed SimplyCorbett closed 4 years ago
You can still move files by dragging them into other folders so this is specific to the popup window.
Thank you for reporting this issue :+1:
I will need your browser console log to investigate this issue. Open your console, reload your page and/or do the action leading to this issue and copy/paste the log in this thread.
Thank you for reporting this issue 👍
I will need your browser console log to investigate this issue. Open your console, reload your page and/or do the action leading to this issue and copy/paste the log in this thread.
Let me know if you need something more.
Just to be clear, I have reinstalled this twice and also upgraded to 19 beta1 so that makes three different installations with this issue.
Best guess is the file doesn't get uploaded to S3 as primary.
Alternatively, the slow 100KB/s speeds to nextclouds server is causing timeouts during installation and preventing the install from fully finishing. I have to manually add in apps such as the document server because of the slow speeds causing timeouts while installing over the nextcloud app page.
Not that my server is slow, just that nextcloud has poor peering or something.
Just theories!
Have reinstalled the entire OS and started from scratch, same issue. This may be a S3 specific bug.
Updated OP with new errors on 19 beta2 with firefox debug console.
This ended up being some weird configuration issue on nginx, so my apologies.
Edit: New errors from firefox on 19.0.0 beta2.
is deprecated: The global jQuery is deprecated. It will be updated to v2.4 in Nextcloud 20 and v3.x in Nextcloud 21. In later versions of Nextcloud it might be removed completely. Please ship your own. 6 globals.js:61:15 TypeError: "t is undefined" jQuery 3 _build init octemplate filepicker dialogs.js:268 jQuery 4 _getFilePickerTemplate dialogs.js:1036 jQuery 4 data: undefined octemplate.js:90:11 $ is deprecated: The global jQuery is deprecated. It will be updated to v2.4 in Nextcloud 20 and v3.x in Nextcloud 21. In later versions of Nextcloud it might be removed completely. Please ship your own. globals.js:61:15 TypeError: u.$filePicker.data(...) is undefined dialogs.js:527:24 filepicker dialogs.js:527 jQuery 4 _getFilePickerTemplate dialogs.js:1036 jQuery 4 TypeError: e.$showGridView.get(...) is undefined dialogs.js:1009:22 _getGridSettings dialogs.js:1009 jQuery 4 TypeError: d is undefined3 dialogs.js:1205:10 onload dialogs.js:1205
It turns out this error also happens on 18.0.3 so new bug report!
I have tested bypassing HAProxy and disabling all cache. I have tested by using LAN only instead of WAN. I have tested by fully reinstalling 18.0.3 to rule out any issues on my end.
I have tried all major browsers including chrome, firefox and edge.
Speaking of edge it can't login at all to my nextcloud installation which is a different bug report.
Edit: Not that I'm saying it can't be my setup but I've gone through the effort of ruling most stuff out and the rest of nextcloud functions with no issue on 18.0.3.
19 Beta 1 errors:
18.0.3 errors:
Configuration: NC 19 Beta1 & 18.0.3 Primary S3 storage | path style false Debian 10 PHP 7.4-FPM HAProxy + Nginx Postgresql Upgraded from 18.0.3 (obviously testing environment) No encryption External SFTP storage enabled & assigned to user account
Steps to reproduce Try moving any file or folder. Window does not show up.
Expected behavior Window shows up.
Nextcloud config
Nginx config:
More or less identical to the one in the nextcloud guide.