Admin View a Server #36

Closed
opened 2026-02-05 17:04:22 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @antho-444 on GitHub (May 12, 2024).

Originally assigned to: @lancepioch on GitHub.

Current Behavior

The current behavior that I'm experiencing is whenever you have a server created, you are an Administrator, and click onto the button on the right which is next to Activity, it send you to a 404 | Not Found page.

Expected Behavior

The expected behavior is the button next to activity was supposed to send the user to the Admin Server Editing Page.

Steps to Reproduce

To reproduce this bug, You'll need to be a Administrator and have any servers created. if you click onto the button on the right of "Activity", it will give a 404 | Not Found Page.

Panel Version

1.0.0-beta1

Wings Version

1.0.0-beta1

Games and/or Eggs Affected

No response

Docker Image

No response

Error Logs

No response

Is there an existing issue for this?

  • I have searched the existing issues before opening this issue.
  • I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server.
  • I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
Originally created by @antho-444 on GitHub (May 12, 2024). Originally assigned to: @lancepioch on GitHub. ### Current Behavior The current behavior that I'm experiencing is whenever you have a server created, you are an Administrator, and click onto the button on the right which is next to Activity, it send you to a 404 | Not Found page. ### Expected Behavior The expected behavior is the button next to activity was supposed to send the user to the Admin Server Editing Page. ### Steps to Reproduce To reproduce this bug, You'll need to be a Administrator and have any servers created. if you click onto the button on the right of "Activity", it will give a 404 | Not Found Page. ### Panel Version 1.0.0-beta1 ### Wings Version 1.0.0-beta1 ### Games and/or Eggs Affected _No response_ ### Docker Image _No response_ ### Error Logs _No response_ ### Is there an existing issue for this? - [X] I have searched the existing issues before opening this issue. - [X] I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server. - [X] I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
OVERLORD added the 🟢 easy label 2026-02-05 17:04:22 +03:00
Author
Owner

@notAreYouScared commented on GitHub (May 12, 2024):

This is due to the new admin side using the uuid in the url instead of the servers id, like the old admin side did.

@notAreYouScared commented on GitHub (May 12, 2024): This is due to the new admin side using the uuid in the url instead of the servers id, like the old admin side did.
Author
Owner

@Julian-Louis commented on GitHub (May 12, 2024):

I created a PR to fix this issue: https://github.com/pelican-dev/panel/pull/198

@Julian-Louis commented on GitHub (May 12, 2024): I created a PR to fix this issue: https://github.com/pelican-dev/panel/pull/198
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#36