-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
enabling external storage #8363
Comments
Looks like a duplicate of #8043 (we have a fix ready for 13.0.1) And those steps should help as a workaround:
Could you check if this helps? |
cc @icewind1991 @obsidiannonparity @sowoi Could you open the web developer tools in your browser and check if there are errors in the console? |
When you call the settings with Microsoft Edge, everything is back to normal. After configuring the external memory with MS Edge, it is now also displayed in Firefox. Previously I had the bug with Firefox 58.02 and Chrome 64.0.3282. It seems to be a browser error. |
Hello Everyone, also tried the workaround :
no more luck :( |
I followed those steps @MorrisJobke but that did not correct the issue and it still is not loading. |
@juliushaertl @skjnldsv Yet another issue with the styles :/ |
@obsidiannonparity @ylefevrevrns Can you post the log files from your Nextcloud and check the browser console for errors when loading that page? |
log is empty and console is clear. just the expected : |
Actually, I have the same issue on master. I's not a style issue @MorrisJobke The json return of this request is an empty array |
My 2 cents contribution, |
Yes I do see the page briefly before it goes to the white page. |
I had this issue today with the NextCloud 13 Docker image after enabling the "External storage support" app. For me, the fix was to go to the Administration External Storages page, and enable the "Allow users to mount external storage" option. Any time this option is disabled, my Personal External Storages page is blank, but while this option is enabled, my Personal page is fine. |
I am trying to enable external storage. The external storage settings page just loads a blank/white page.
Steps to reproduce
Expected behaviour
load settings for external storage
Actual behaviour
blank / white page
Server configuration
Operating system: Ubuntu 16.04
Web server: Apache 2.4.18
Database: Mysql 5.7.21
PHP version: 7.1
Nextcloud version: (see Nextcloud admin page) Nextcloud 13
Updated from an older Nextcloud/ownCloud or fresh install: Recently updated from Nextcloud 12
Where did you install Nextcloud from: Nextcloud official download
No errors have been found.
List of activated apps:
Full list and versions in the occ app:list below
Enabled:
Disabled:
Nextcloud configuration:
Config report
Are you using external storage, if yes which one: local/smb/sftp/... no
Are you using encryption: yes/no no
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/... no
[Symfony\Component\Console\Exception\CommandNotFoundException]
There are no commands defined in the "ldap" namespace.
Client configuration
Browser: Firefox 58.0.2 and Google Chrome 64.0.3282.140
Operating system: Ubuntu 17.10
Logs
Web server error log
Web server error log
Nextcloud log (data/nextcloud.log)
Nextcloud log
``` empty (and set to log all) Insert your Nextcloud log here ```Browser log
Browser log
The text was updated successfully, but these errors were encountered: