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

Error caused by "Testlist" #232

Open
cswertz opened this issue Feb 2, 2023 · 8 comments
Open

Error caused by "Testlist" #232

cswertz opened this issue Feb 2, 2023 · 8 comments
Assignees
Labels

Comments

@cswertz
Copy link
Owner

cswertz commented Feb 2, 2023

Fresh installation - clicking on "Testlist" in the left Menu leads to endless DB-request in the server, no output.

@leganz
Copy link
Collaborator

leganz commented Mar 30, 2023

@cswertz
which db is used? posgres or mysql?

@cswertz
Copy link
Owner Author

cswertz commented Mar 30, 2023

@leganz: For testing - SQL light.

@leganz
Copy link
Collaborator

leganz commented Mar 30, 2023

Which node version?

@cswertz
Copy link
Owner Author

cswertz commented Mar 30, 2023

cswertz@cswertz-desktop-arbeitszimmer:~$ node -v
v12.16.2

@leganz
Copy link
Collaborator

leganz commented Mar 30, 2023

You might switch to version 14.21.1 - i recommand to use nvm for that purpose.
I also created a github action in this PR => #246 (is still a draft) to run the tests with sqlite + mysql. (mysql is failing currrently due to migration issues - might be related to the mysql version.. )

@leganz
Copy link
Collaborator

leganz commented Apr 12, 2023

@cswertz could you please provide me a database dump?

@cswertz
Copy link
Owner Author

cswertz commented Apr 12, 2023

@leganz Actually the function of "Testlist" is not clear to me. What is tested here? Maybe the entry can just be removed and the issue is resolved?

@leganz
Copy link
Collaborator

leganz commented Apr 12, 2023

it allows to create a list of courses which are accessable via menu.

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

No branches or pull requests

2 participants