markusCH
(Markus)
21. Juli 2020 um 16:18
1
Hi
I have a problem with the list of active users. The active user list cannot be loaded, the loading wheel rotates endlessly.
Step to reproduce:
Open the home page (/
)
Click on the hamburger menu in the upper right corner next to the avatar
Select “Admin” (/admin
)
Select “Users” (/admin/users/list/active
)
Now the rotating loading animation appears. But the list is not loaded.
Important: The problem only occurs if I go the way described above. If I call the URL directly (/admin/users/list/active
), the problem does not occur.
In the Chromium Developer Tools I see the following Javascript Error after step 3:
From https://meta.discourse.org/t/how-to-make-bug-reports-for-discourse/33070:
Make sure the bug isn’t already resolved. Search for similar issues in the bug category
Have searched and found no bug which could fit.
Make sure you can reproduce your problem on the default sandbox at try.discourse.org
Unfortunately this is not possible because I do not have admin rights on the sandbox installation.
Details:
Version: 2.5.0 (c33847b30d)
Installed from https://github.com/discourse/discourse_docker.git
Kind regards
Markus
1 „Gefällt mir“
IAmGav
(Gavin Perch)
21. Juli 2020 um 16:27
2
markusCH:
Details:
Version: 2.5.0 (c33847b30d)
Installed from https://github.com/discourse/discourse_docker.git
Version 2.6.0.beta1 is out and available. Can i suggest making a backup and then proceed to upgrade your version and see if that solves the issue ?
1 „Gefällt mir“
sam
(Sam Saffron)
22. Juli 2020 um 03:46
3
What is the list of plugins you have installed?
2 „Gefällt mir“
markusCH
(Markus)
22. Juli 2020 um 11:57
4
Version 2.6.0.beta1
So am I right in assuming that you are not experiencing the same problem?
I will test 2.6.0.beta1 and then report again.
markusCH
(Markus)
22. Juli 2020 um 11:58
5
What is the list of plugins you have installed?
According to /admin/plugins
only one plugin:
docker_manager, 0.1, enabled: yes
sam
(Sam Saffron)
23. Juli 2020 um 02:01
6
Can you rebuild from the console?
cd /var/discourse
./launcher rebuild app
markusCH
(Markus)
28. Juli 2020 um 07:37
7
Hi Sam
We have rebuilt the container in the course of a migration. The version is still the same, but now it works! So we can close this thread. Thanks four your help.
3 „Gefällt mir“