activity
activity copied to clipboard
Activities coulld not be loaded
Steps to reproduce
- klick 3 Dots next to file
- Klick Details
- 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
Could this be related to activities not loading at all on the activities app landing screen?
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
cc : @nextcloud/server-backend can someone confirm they have this too?
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)
@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
Not a problem today.