activity icon indicating copy to clipboard operation
activity copied to clipboard

Activities coulld not be loaded

Open Its-egner opened this issue 1 year ago • 4 comments

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

Its-egner avatar Jun 01 '23 10:06 Its-egner

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 avatar Jun 30 '23 11:06 nfebe

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

nfebe avatar Jun 30 '23 11:06 nfebe

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 avatar Jul 08 '23 10:07 skjnldsv

@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

skjnldsv avatar Dec 27 '23 08:12 skjnldsv

Not a problem today.

joshtrichards avatar Aug 07 '24 20:08 joshtrichards