Skip to content
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

No icon for files and folders in file app #2962

Closed
jojom4n opened this issue Jan 6, 2017 · 1 comment
Closed

No icon for files and folders in file app #2962

jojom4n opened this issue Jan 6, 2017 · 1 comment

Comments

@jojom4n
Copy link

jojom4n commented Jan 6, 2017

Steps to reproduce

  1. Login into Nextcloud
  2. Delete Nextcloud default files and folders.
  3. Upload new files syncing by desktop client.
  4. No file and folder icons in file app. It's all white.

Expected behaviour

There should be file and folder icons (Owncloud runs fine, for example)

Actual behaviour

All file and folder icons are now white, not-existant, in the file app.

Server configuration

Operating system: Debian GNU/Linux (testing branch)

Web server: nginx 1.10.2

Database: MariaDB 10.0.28

PHP version: 7.0.14-2

Nextcloud version: (see Nextcloud admin page) 11.0.0

Updated from an older Nextcloud/ownCloud or fresh install: Fresh install

Where did you install Nextcloud from: Unofficial Debian repository

Signing status:

Signing status No errors have been found.

List of activated apps:

App list

Enabled:

  • activity: 2.4.1
  • audioplayer: 1.4.0
  • comments: 1.1.0
  • dav: 1.1.1
  • federatedfilesharing: 1.1.1
  • federation: 1.1.1
  • files: 1.6.1
  • files_pdfviewer: 1.0.1
  • files_sharing: 1.1.1
  • files_texteditor: 2.2
  • files_trashbin: 1.1.0
  • files_versions: 1.4.0
  • files_videoplayer: 1.0.0
  • firstrunwizard: 2.0
  • gallery: 16.0.0
  • logreader: 2.0.0
  • lookup_server_connector: 1.0.0
  • nextcloud_announcements: 1.0
  • notifications: 1.0.1
  • password_policy: 1.1.0
  • provisioning_api: 1.1.0
  • serverinfo: 1.1.1
  • sharebymail: 1.0.1
  • survey_client: 0.1.5
  • systemtags: 1.1.3
  • theming: 1.1.1
  • twofactor_backupcodes: 1.0.0
  • updatenotification: 1.1.1
  • workflowengine: 1.1.1

Disabled:

  • admin_audit
  • encryption
  • external
  • files_accesscontrol
  • files_automatedtagging
  • files_external
  • files_retention
  • richdocuments
  • templateeditor
  • user_external
  • user_ldap
  • user_saml

The content of config/config.php:

Config report

{
"system": {
"instanceid": "SENSITIVE VALUE",
"passwordsalt": "REMOVED SENSITIVE VALUE",
"secret": "REMOVED SENSITIVE VALUE",
"trusted_domains": [
"SENSITIVE VALUE"
],
"datadirectory": "*SENSITIVE VALUE*/nextcloud",
"overwrite.cli.url": "https://SENSITIVE VALUE/nextcloud",
"dbtype": "mysql",
"version": "11.0.0.10",
"dbname": "nextcloud",
"dbhost": "localhost",
"dbport": "",
"dbtableprefix": "oc_",
"dbuser": "REMOVED SENSITIVE VALUE",
"dbpassword": "REMOVED SENSITIVE VALUE",
"logtimezone": "UTC",
"installed": true,
"updater.release.channel": "stable",
"memcache.local": "\OC\Memcache\APCu"
}
}

Not using encryption nor external storage. Fresh install to test Nextcloud and use it instead of Owncloud.

Client configuration

Browser: Chrome/Firefox (latest)

Operating system: Windows 10 Pro x64

Logs

Web server error log

No errors

Nextcloud log (data/nextcloud.log)

Nextcloud log Empty

Browser log

Nothing relevant
@jojom4n jojom4n changed the title No icon for files in file app No icon for files and folders in file app Jan 6, 2017
@jojom4n
Copy link
Author

jojom4n commented Jan 6, 2017

Sorry, I solved, issue due to nginx internal configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant