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

Activities coulld not be loaded #1196

Closed
Its-egner opened this issue Jun 1, 2023 · 5 comments
Closed

Activities coulld not be loaded #1196

Its-egner opened this issue Jun 1, 2023 · 5 comments

Comments

@Its-egner
Copy link

Steps to reproduce

  1. klick 3 Dots next to file
  2. Klick Details
  3. Error Messages: Activities coulld not be loaded

Expected behaviour

Activitys are shown

Actual behaviour

Tell us what happens instead

Server configuration

Operating system:
Centos
Web server:
Docker
Database:
Mariadb Docker
Docker

Nextcloud version: (see Nextcloud admin page)
26.0.2
Where did you install Nextcloud from:
Github
Signing status:

It was said, this Bug gets Fixed in 26.0.2
@nfebe
Copy link
Contributor

nfebe commented Jun 30, 2023

Could this be related to activities not loading at all on the activities app landing screen?
activities-not-loading

While reporting this on terminal

Uncaught TypeError: i.Activity.Templates is undefined
    NextJS 3
    Ge Underscore
    NextJS 5
    jQuery 8
    NextJS 4
    jQuery 10
    <anonymous> NextJS
    jQuery 12
    Webpack 7

@nfebe
Copy link
Contributor

nfebe commented Jun 30, 2023

cc : @nextcloud/server-backend can someone confirm they have this too?

@skjnldsv
Copy link
Member

skjnldsv commented Jul 8, 2023

I can reproduce the issue.

Uncaught TypeError: Cannot read properties of undefined (reading 'userLocal')
    at Object.parseParameter (richObjectStringParser.js:1:1076)
    at richObjectStringParser.js:1:278
    at Function.each (each.js:14:1)
    at Object.parseMessage (richObjectStringParser.js:1:192)
    at Object.addActivity (script.js:1:4262)
    at Object.appendActivityToContainer (script.js:1:3435)
    at Object.handleActivitiesCallback (script.js:1:2755)
    at Object.success (script.js:1:2330)
    at fire (jquery.js:3536:1)
    at Object.fireWith [as resolveWith] (jquery.js:3666:1)

@skjnldsv
Copy link
Member

@benklaasen my guess, your nginx config is outdated and you're not serving mjs files properly
Check the docs: https://docs.nextcloud.com/server/stable/admin_manual/installation/nginx.html#nextcloud-in-the-webroot-of-nginx

@joshtrichards
Copy link
Member

Not a problem today.

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

No branches or pull requests

4 participants