View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
17051 | Bug reports | Survey editing | public | 2021-02-02 16:27 | 2021-05-27 00:04 |
Reporter | fefrei | Assigned To | c_schmitz | ||
Priority | none | Severity | partial_block | ||
Status | closed | Resolution | fixed | ||
Product Version | 4.4.1 | ||||
Summary | 17051: Cannot access question groups listing due to 404 | ||||
Description | Since installing the last LimeSurvey update, I'm unable to access the “Group list” problem of any survey. Opening any survey in the admin UI and clicking on “Group list” results in a permanently greyed-out UI, as a HTTP request to Here's an example of a log entry by Apache for such a failing request: 172.19.0.1 - - [02/Feb/2021:15:20:53 +0000] "GET /index.php/admin/survey/sa/listquestiongroups/surveyid/523781?1612279253954 HTTP/1.0" 404 377 "https://<domain>/index.php/surveyAdministration/rendersidemenulink?subaction=surveytexts&surveyid=523781" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.96 Safari/537.36 Edg/88.0.705.56" All other entries in the survey menu work, and question groups can be edited from other places, e.g. from the “Structure” tab. | ||||
Steps To Reproduce | Install LimeSurvey. | ||||
Additional Information | I'm running LimeSurvey in a Docker container created from this Dockerfile:
| ||||
Tags | No tags attached. | ||||
Bug heat | 20 | ||||
Complete LimeSurvey version number (& build) | Version 4.4.1+210201 | ||||
I will donate to the project if issue is resolved | Yes | ||||
Browser | |||||
Database type & version | mysql Ver 8.0.23 for Linux on x86_64 (MySQL Community Server - GPL) | ||||
Server OS (if known) | Docker image php:7-apache | ||||
Webserver software & version (if known) | Apache/2.4.38 (Debian) | ||||
PHP Version | PHP 7.4.14 | ||||
@cdorin I am unable to reproduce |
|
Hey @fefrei, I cannot reproduce it either. Please check once more the docker image file and see if the issue persists (wait for 4.4.2 which will be relased tmrw). |
|
Hm, it turns out I'm unable to reproduce this in a fresh installation. I'll investigate what the cause is and report back. |
|
Do you remember from which version you updated? It seems there are some issues in that regard checking multiple bug reports. |
|
Unfortunately, it was a larger range (our installation was unused for some time), and I cannot even tell you when I used the group list page last. I know I did use it at some point in time, but I cannot nail down the version range. |
|
Hm, this is tricky. What I know so far: • This problem occurred on our server, where LimeSurvey runs behind a reverse proxy. So something in the database triggers this, and I don't know how I can debug this further. I find it suspicious that anything in the database can trigger a 404 – my best guess would be something theming-related (but I never touched theming more than by flipping options in the UI). One potential hint: Because I operate LimeSurvey in a Docker container, only some paths are persisted (because they're mounted to the host). Maybe something referenced a file outside of these folders, and that file got lost when switching to a new container. Does that sound plausible? |
|
I´m having the same problem: nginx, php7.4. I´ve upgraded from a prior version 4. My installation worked for a long time with nginx but group list is broken now. |
|
This is easy to fix. Please go to global menu/Configuration/Menu items configuration and press the 'REset menu items' button. |
|
This worked. Thank you! It updated the link from admin/survey/sa/listquestiongroups to questionGroupsAdministration/listquestiongroups. (Note that I never customized that, so it looks like something didn't migrate properly here?) |
|
Did you use any of the 4.4RC versions in the past? |
|
I installed unstable 4.4 versions, but no development releases. |
|
I installed version 4.6.3 last week and had the same problem with the 404 on the group list button request. The solution above fixed the problem, but only after a number of wasted hours. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2021-02-02 16:27 | fefrei | New Issue | |
2021-02-02 16:28 | fefrei | Issue Monitored: fefrei | |
2021-02-08 09:49 | vharris | Note Added: 61989 | |
2021-02-08 09:58 | cdorin | Note Added: 61990 | |
2021-02-08 09:58 | cdorin | Status | new => feedback |
2021-02-08 09:58 | cdorin | Note Edited: 61990 | |
2021-02-08 12:34 | fefrei | Note Added: 61992 | |
2021-02-08 12:34 | fefrei | Status | feedback => new |
2021-02-08 12:47 | cdorin | Note Added: 61993 | |
2021-02-08 12:49 | fefrei | Note Added: 61995 | |
2021-02-08 13:13 | fefrei | Note Added: 62001 | |
2021-03-06 07:21 | yoursql719 | Note Added: 62807 | |
2021-03-07 21:33 | c_schmitz | Assigned To | => c_schmitz |
2021-03-07 21:33 | c_schmitz | Status | new => closed |
2021-03-07 21:33 | c_schmitz | Resolution | open => fixed |
2021-03-07 21:33 | c_schmitz | Note Added: 62829 | |
2021-03-08 09:18 | fefrei | Note Added: 62867 | |
2021-03-08 09:30 | c_schmitz | Note Added: 62869 | |
2021-03-08 09:54 | fefrei | Note Added: 62870 | |
2021-05-27 00:04 | jrromanow | Note Added: 64582 | |
2021-08-03 14:57 | guest | Bug heat | 12 => 14 |
2022-05-04 22:27 | albertaboneandjoint.com | Bug heat | 14 => 20 |