We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
share a folder by link
open link in chrome on android
page works
page opens, but only header and footer are populated. Folder content is just white background.
requesting desktop site via browser settings from the mobile browser works fine
using chrome on desktop/laptop and setting mobile resolution via F12 key also wrks fine
Operating system: Linux 4.13.0-19-lowlatency #22-Ubuntu SMP PREEMPT Mon Dec 4 12:49:12 UTC 2017 i686
Webserver: Apache/2.4.27 (Ubuntu) (apache2handler)
Database: mysql 5.7.21
PHP version: 7.1.11-0ubuntu0.17.10.1 Modules loaded: Core, date, libxml, openssl, pcre, zlib, filter, hash, Reflection, SPL, session, standard, apache2handler, smbclient, mysqlnd, PDO, xml, apcu, apc, bz2, calendar, ctype, curl, dom, mbstring, fileinfo, ftp, gd, gettext, iconv, igbinary, imagick, intl, json, exif, mcrypt, mysqli, pdo_mysql, Phar, posix, readline, redis, shmop, SimpleXML, sockets, sysvmsg, sysvsem, sysvshm, tokenizer, wddx, xmlreader, xmlwriter, xsl, zip, libsmbclient, Zend OPcache, xdebug
Nextcloud version: 13.0.0 Build:2018-02-16T23:01:27+00:00 964b511 - 13.0.0.14
Updated from an older Nextcloud/ownCloud or fresh install: updated from 12.something....
Where did you install Nextcloud from: github
Enabled: - activity: 2.6.1 - admin_notifications: 1.0.1 - apporder: 0.4.1 - audioplayer: 2.2.5 - bookmarks: 0.10.1 - bruteforcesettings: 1.0.3 - calendar: 1.6.0 - caniupdate: 0.1.2 - circles: 0.13.6 - cms_pico: 0.9.7 - comments: 1.3.0 - contacts: 2.1.0 - dav: 1.4.6 - external: 3.0.2 - federatedfilesharing: 1.3.1 - federation: 1.3.0 - files: 1.8.0 - files_downloadactivity: 1.2.0 - files_external: 1.4.1 - files_pdfviewer: 1.2.0 - files_reader: 1.2.2 - files_sharing: 1.5.0 - files_texteditor: 2.5.1 - files_trashbin: 1.3.0 - files_versions: 1.6.0 - files_videoplayer: 1.2.0 - firstrunwizard: 2.2.1 - flowupload: 0.0.7 - gallery: 18.0.0 - gpxpod: 2.2.2 - impersonate: 1.0.2 - issuetemplate: 0.3.0 - logreader: 2.0.0 - lookup_server_connector: 1.1.0 - metadata: 0.6.0 - music: 0.5.6 - nextcloud_announcements: 1.2.0 - notes: 2.3.2 - notifications: 2.1.2 - oauth2: 1.1.0 - ocsms: 1.12.2 - passman: 2.1.4 - password_policy: 1.3.0 - phonetrack: 0.2.0 - polls: 0.8.1 - previewgenerator: 1.0.9 - provisioning_api: 1.3.0 - registration: 0.3.1 - serverinfo: 1.3.0 - sharebymail: 1.3.0 - socialsharing_facebook: 1.0.2 - spreed: 3.1.0 - survey_client: 1.1.0 - systemtags: 1.3.0 - tasks: 0.9.6 - theming: 1.4.1 - twofactor_backupcodes: 1.2.3 - unsplash: 1.0.5 - updatenotification: 1.3.0 - weather: 1.5.1 - workflowengine: 1.3.0 Disabled: - admin_audit - deck - encryption - files_clipboard - folderplayer - gpxmotion - ojsxc - onlyoffice - sensorlogger - user_external - user_ldap
{ "instanceid": "***REMOVED SENSITIVE VALUE***", "passwordsalt": "***REMOVED SENSITIVE VALUE***", "secret": "***REMOVED SENSITIVE VALUE***", "trusted_domains": [ "cociubaandrei.ddns.net:8082", "cociubaandrei.ddns.net", "192.168.0.230" ], "datadirectory": "***REMOVED SENSITIVE VALUE***", "overwrite.cli.url": "http:\/\/cociubaandrei.ddns.net:8082\/nextcloud", "dbtype": "mysql", "version": "13.0.0.14", "dbname": "***REMOVED SENSITIVE VALUE***", "dbhost": "***REMOVED SENSITIVE VALUE***", "dbport": "", "dbtableprefix": "oc_", "mysql.utf8mb4": true, "dbuser": "***REMOVED SENSITIVE VALUE***", "dbpassword": "***REMOVED SENSITIVE VALUE***", "installed": true, "memcache.local": "\\OC\\Memcache\\APCu", "memcache.locking": "\\OC\\Memcache\\Redis", "redis": { "host": "***REMOVED SENSITIVE VALUE***", "port": 6379 }, "mail_smtpmode": "smtp", "mail_smtpauthtype": "PLAIN", "mail_smtpauth": 1, "mail_domain": "***REMOVED SENSITIVE VALUE***", "mail_from_address": "***REMOVED SENSITIVE VALUE***", "mail_smtphost": "***REMOVED SENSITIVE VALUE***", "mail_smtpport": "465", "mail_smtpname": "***REMOVED SENSITIVE VALUE***", "mail_smtppassword": "***REMOVED SENSITIVE VALUE***", "mail_smtpsecure": "ssl", "maintenance": false, "updater.release.channel": "daily", "loglevel": 0, "theme": "" }
Are you using external storage, if yes which one: smb
Are you using encryption: no
**Are you using an external user-backend, if yes which one:**no
Browser: CHrome
Operating system: Windows 10
none that i deem relevant, but if requested i can provide.
The text was updated successfully, but these errors were encountered:
Looks like #8530 - could you disable gpxpod and music app and try again. It should then work.
See #8530 (comment) for more details.
I will close this. if those two apps are disabled and it still don't work we could look into it again.
Sorry, something went wrong.
No branches or pull requests
Steps to reproduce
share a folder by link
open link in chrome on android
Expected behaviour
page works
Actual behaviour
page opens, but only header and footer are populated. Folder content is just white background.
requesting desktop site via browser settings from the mobile browser works fine
using chrome on desktop/laptop and setting mobile resolution via F12 key also wrks fine
Server configuration
Server configuration detail
Operating system: Linux 4.13.0-19-lowlatency #22-Ubuntu SMP PREEMPT Mon Dec 4 12:49:12 UTC 2017 i686
Webserver: Apache/2.4.27 (Ubuntu) (apache2handler)
Database: mysql 5.7.21
PHP version: 7.1.11-0ubuntu0.17.10.1
Modules loaded: Core, date, libxml, openssl, pcre, zlib, filter, hash, Reflection, SPL, session, standard, apache2handler, smbclient, mysqlnd, PDO, xml, apcu, apc, bz2, calendar, ctype, curl, dom, mbstring, fileinfo, ftp, gd, gettext, iconv, igbinary, imagick, intl, json, exif, mcrypt, mysqli, pdo_mysql, Phar, posix, readline, redis, shmop, SimpleXML, sockets, sysvmsg, sysvsem, sysvshm, tokenizer, wddx, xmlreader, xmlwriter, xsl, zip, libsmbclient, Zend OPcache, xdebug
Nextcloud version: 13.0.0 Build:2018-02-16T23:01:27+00:00 964b511 - 13.0.0.14
Updated from an older Nextcloud/ownCloud or fresh install:
updated from 12.something....
Where did you install Nextcloud from:
github
List of activated apps
Configuration (config/config.php)
Are you using external storage, if yes which one: smb
Are you using encryption: no
**Are you using an external user-backend, if yes which one:**no
Client configuration
Browser: CHrome
Operating system: Windows 10
Logs
Web server error log
Nextcloud log (data/nextcloud.log)
Nextcloud log
Browser log
Browser log
The text was updated successfully, but these errors were encountered: