perfectra1n
  • Joined on 2023-07-12
perfectra1n commented on issue vikunja/frontend#3860 2023-12-23 23:37:37 +00:00
500 when get issue

I ran the command:

pnpm run serve --debug

Let me know if there's some other output that you would like to see :)

perfectra1n commented on issue vikunja/frontend#3860 2023-12-23 23:36:42 +00:00
500 when get issue

Done, you should find the --debug output attached. I navigated to the page several times, it froze, refreshed the frozen page, etc...

perfectra1n commented on issue vikunja/frontend#3860 2023-12-21 15:12:34 +00:00
500 when get issue

This is what shows in the browser console upon navigating to the project: image

perfectra1n commented on issue vikunja/frontend#3860 2023-12-20 23:54:21 +00:00
500 when get issue

Same thing happens on Firefox: image

When uploading the same image to another project, there doesn't seem to be any other issues...

perfectra1n commented on issue vikunja/frontend#3860 2023-12-20 03:45:16 +00:00
500 when get issue

Nothing else weird that I can think of either, hmm

perfectra1n commented on issue vikunja/frontend#3860 2023-12-20 01:29:14 +00:00
500 when get issue

It happens on Safari on MacOS, and on iOS: ![image](uploading ...)

perfectra1n commented on issue vikunja/frontend#3860 2023-12-19 22:04:40 +00:00
500 when get issue

btw this is the Docker Compose that I've been trying to use to recreate what I think might've caused the issue (migrating), but I haven't been able to reproduce it yet. Hopefully it helps in the…

perfectra1n opened issue vikunja/frontend#3860 2023-12-19 21:55:35 +00:00
Error code: STATUS_STACK_OVERFLOW when viewing Project
perfectra1n commented on issue vikunja/vikunja#1655 2023-12-13 17:13:30 +00:00
[unstable version] reason_poisoned=pq: relation "webhooks" does not exist

I wonder if you then have to enable the CLEANUP_PACKAGES cronjob then incase someone else does this? You can delete my comments, so that others can't see that it's even possible to push…

perfectra1n commented on issue vikunja/vikunja#1655 2023-12-13 17:09:24 +00:00
[unstable version] reason_poisoned=pq: relation "webhooks" does not exist

It's interesting, I'm able to push container layers (therefore taking up space "maliciously" on your Gitea), but it still returns a 403: ![image](/attachments/970dc8a1-11bc-42cc-b444-896928f00a5…

perfectra1n commented on issue vikunja/vikunja#1655 2023-12-13 16:56:12 +00:00
[unstable version] reason_poisoned=pq: relation "webhooks" does not exist

@konrad one last thing to bother you - I accidentally pushed a container (a "package" as Gitea calls it) to this Gitea. I'm not sure if you meant to have that enabled or not since you have…

perfectra1n commented on issue vikunja/vikunja#1655 2023-12-13 16:51:21 +00:00
[unstable version] reason_poisoned=pq: relation "webhooks" does not exist

@konrad what's the easiest environment to pass around do you think, is a Docker Compose the easiest thing to provide you to more easily reproduce issues?

perfectra1n commented on issue vikunja/vikunja#1655 2023-12-12 23:03:16 +00:00
[unstable version] reason_poisoned=pq: relation "webhooks" does not exist

If I'm lucky enough to reproduce it, I'll be sure to reopen the issue :)

You can close it if you would like @konrad!

perfectra1n commented on pull request vikunja/helm-chart#21 2023-12-12 22:49:42 +00:00
Add sane default values for Ingress objects.

I realized I was doing something silly when I saw so few lines of code changed LOL

perfectra1n commented on pull request vikunja/helm-chart#21 2023-12-12 22:47:10 +00:00
Add sane default values for Ingress objects.

I was just about to flip this as WIP @konrad - I got all spun around. The chart as is already creates the correct Ingress objects by default. I'll go ahead and close this out, this is what I get…

perfectra1n closed pull request vikunja/helm-chart#21 2023-12-12 22:47:10 +00:00
Add sane default values for Ingress objects.
perfectra1n pushed to main at perfectra1n/helm-chart 2023-12-12 22:43:14 +00:00
aaceb9f2f7 change this ingress name to be `main` as well
perfectra1n commented on pull request vikunja/helm-chart#21 2023-12-12 22:37:20 +00:00
Add sane default values for Ingress objects.

I guess I should've squashed first...

perfectra1n created pull request vikunja/helm-chart#21 2023-12-12 22:35:23 +00:00
Add sane default values for Ingress objects.
perfectra1n pushed to main at perfectra1n/helm-chart 2023-12-12 22:34:57 +00:00
f1a10ce395 fix frontend port