Spreed: 8.0.9 unable to load assets

Created on 13 May 2020  ·  7Comments  ·  Source: nextcloud/spreed

Steps to reproduce

  1. updated talk to 8.0.9
  2. open app
  3. see white screen

Expected behaviour

see talk app ;)

Actual behaviour

looking at a white screen

Browser

Microphone available: no

Camera available: no

Operating system: Ubuntu

Browser name: Firefox

Browser version: 76.0.1

Browser log

Loading failed for the <script> with source “https://nextcloud.example.com/apps/spreed/js/talk.js?v=0342922d-2”.

Talk app

Talk app version: 8.0.9

Custom TURN server configured: yes

Custom STUN server configured: no

Server configuration

Operating system: Ubuntu

Web server: Apache

Database: PostgreSQL

PHP version: 7.4

Nextcloud Version: 18.0.3

List of activated apps:

If you have access to your command line run e.g.:
sudo -u www-data php occ app:list
from within your server installation folder

Nextcloud configuration:

Enabled:
  - accessibility: 1.4.0
  - activity: 2.11.0
  - admin_audit: 1.8.0
  - admin_notifications: 1.0.2
  - audioplayer: 2.10.0
  - calendar: 2.0.3
  - cloud_federation_api: 1.1.0
  - comments: 1.8.0
  - contacts: 3.3.0
  - dav: 1.14.0
  - deck: 1.0.0
  - drawio: 0.9.5
  - federatedfilesharing: 1.8.0
  - federation: 1.8.0
  - files: 1.13.1
  - files_external: 1.9.0
  - files_fulltextsearch: 1.4.2
  - files_markdown: 2.2.0
  - files_pdfviewer: 1.7.0
  - files_rightclick: 0.15.2
  - files_sharing: 1.10.1
  - files_trashbin: 1.8.0
  - files_versions: 1.11.0
  - files_videoplayer: 1.7.0
  - firstrunwizard: 2.7.0
  - fulltextsearch: 1.4.1
  - fulltextsearch_elasticsearch: 1.5.1
  - impersonate: 1.5.0
  - logreader: 2.3.0
  - lookup_server_connector: 1.6.0
  - mail: 1.3.4
  - maps: 0.1.6
  - news: 14.1.7
  - nextcloud_announcements: 1.7.0
  - notes: 3.3.0
  - notifications: 2.6.0
  - oauth2: 1.6.0
  - ocr: 6.0.39
  - password_policy: 1.8.0
  - photos: 1.0.0
  - privacy: 1.2.0
  - provisioning_api: 1.8.0
  - recommendations: 0.6.0
  - richdocuments: 3.6.0
  - serverinfo: 1.8.0
  - settings: 1.0.0
  - sharebymail: 1.8.0
  - sharerenamer: 2.7.3
  - spreed: 8.0.9
  - support: 1.1.0
  - survey_client: 1.6.0
  - systemtags: 1.8.0
  - text: 2.0.0
  - theming: 1.9.0
  - twofactor_backupcodes: 1.7.0
  - twofactor_gateway: 0.16.0
  - twofactor_nextcloud_notification: 2.3.0
  - twofactor_totp: 4.1.3
  - updatenotification: 1.8.0
  - viewer: 1.2.0
  - workflowengine: 2.0.0
Disabled:
  - bruteforcesettings
  - encryption
  - end_to_end_encryption
  - twofactor_gateway.bak
  - user_ldap

Server log (data/nextcloud.log)

{"reqId":"FOTMpUtUaTbQTYzqluoL","level":0,"time":"2020-05-13T18:01:52+02:00","remoteAddr":"x.x.x.x","user":"xxx","app":"spreed","method":"GET","url":"/index.phped/","message":"Could not find resource file \"/apps/spreed/js/talk.js\"","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:76.0) Gecko/20100101 Firefox/76.0","version":"18.0.3.0"}
{"reqId":"MB0LjAgthGzedm9sWFiO","level":0,"time":"2020-05-13T18:01:53+02:00","remoteAddr":"x.x.x.x","user":"xxx","app":"spreed","method":"GET","url":"/index.phps/","message":"Could not find resource file \"/apps/spreed/js/collections.js\"","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:76.0) Gecko/20100101 Firefox/76.0","version":"18.0.3.0"}
{"reqId":"MB0LjAgthGzedm9sWFiO","level":0,"time":"2020-05-13T18:01:53+02:00","remoteAddr":"x.x.x.x","user":"xxx","app":"spreed","method":"GET","url":"/index.phps/","message":"Could not find resource file \"/apps/spreed/js/talk-files-sidebar.js\"","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:76.0) Gecko/20100101 Firefox/76.0","version":"18.0.3.0"}
{"reqId":"MB0LjAgthGzedm9sWFiO","level":0,"time":"2020-05-13T18:01:53+02:00","remoteAddr":"x.x.x.x","user":"xxx","app":"spreed","method":"GET","url":"/index.phps/","message":"Could not find resource file \"/apps/spreed/js/talk-files-sidebar-loader.js\"","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:76.0) Gecko/20100101 Firefox/76.0","version":"18.0.3.0"}

0. Needs triage bug

All 7 comments

Fixed already, I forgot one little command while building the archive, grab a new package from https://github.com/nextcloud/spreed/releases/tag/v8.0.9

Sorry for the inconvinience.

Happy to help ;)

Awesome!

Fixed already, I forgot one little command while building the archive, grab a new package from https://github.com/nextcloud/spreed/releases/tag/v8.0.9

Erorrs can happen, but please use a new version nubmer next time. Then just checking for new releases would solve the issue,

There were 36 downloads, sorry if you were one of them

Replacing versions after publication is bad practice.

Creating a new version mkight have used another additional 15 minutes, so you wasted 36x even more time (I spend approx. 1 hour)

There were 36 downloads, sorry if you were one of them

Hi there. Looks like my installation was also one of these 36 downloads.
Took me hours to find this post but I'm happy for finally having found the solution.

Was this page helpful?
0 / 5 - 0 ratings