instag1b
  • Joined on 2022-02-10
instag1b commented on issue vikunja/vikunja#1119 2022-07-28 21:20:51 +00:00
Adding task relation results in 500 internal server error

Can confirm that the issue is fixed, thanks!

instag1b commented on issue vikunja/vikunja#1119 2022-02-11 00:06:06 +00:00
Adding task relation results in 500 internal server error

The issue went away after removing the following lines from my config file:

cache:
  enabled: true
  type: keyvalue
  maxelementsize: 1000

keyvalue:
  type: "memory"

Interest…

instag1b commented on issue vikunja/vikunja#1119 2022-02-10 23:47:07 +00:00
Adding task relation results in 500 internal server error

I couldn't replicate this on try.vikunja.io either. I tried the following relations: "Subtask", "Parent Task", "Blocked By" and "Related Task". I will try to provide a more minimal working…

instag1b commented on issue vikunja/vikunja#1119 2022-02-10 20:26:17 +00:00
Adding task relation results in 500 internal server error

I just tried the unstable image tags - same error. Version is now the same as the demo instance (Frontend Version: 0.18.1+1101-8f726e17ef, API Version: v0.18.1+169-7978c91d09) as of now.

instag1b opened issue vikunja/vikunja#1119 2022-02-10 20:13:48 +00:00
Adding task relation results in 500 internal server error