eyra / mono

Next platform repo
https://eyra.co
GNU Affero General Public License v3.0
7 stars 5 forks source link

Internal Server Error 500 when clicking on Next logo in top left corner as a creator #915

Closed TjerkNan closed 4 months ago

TjerkNan commented 4 months ago

Describe the bug I login as a creator/researcher. I click on the top left Next Logo and I get an ITS 500. I've tested with two separate creator accounts.

If I do the same as a participant, I get no such error.

@emielvdveen if you revisit the home page while being logged on as a researcher, you'll immediately see an error 500 page.

To Reproduce Steps to reproduce the behavior:

  1. Login as researcher/contributor
  2. Click on top left next logo

Expected behavior No error, not sure what the right behaviour should be in this case.

Screenshots https://github.com/eyra/mono/assets/88683839/a69820da-c464-4f65-ac9e-efeb6b9f9fd4

Desktop (please complete the following information):

TjerkNan commented 4 months ago

Removed comment because it was wrong. Just to say the issue is gone when panl is disabled, but it was probably clear it's in the panl code.

mellelieuwes commented 4 months ago

@TjerkNan can you verify this error on dev when Panl feature is enabled?

TjerkNan commented 4 months ago

@emielvdveen I can confirm that the issue is 'back' when panl is enabled.

TjerkNan commented 4 months ago

@emielvdveen Unfortunately the issue persist for me. Let me know what you need. I don't see anything in the logs.

mellelieuwes commented 4 months ago

@TjerkNan I think this issue was not released on dev yet

mellelieuwes commented 4 months ago

This release build includes a fix: https://github.com/eyra/mono/actions/runs/9980066932

TjerkNan commented 4 months ago

Solved