Egg update url broken from update #529

Closed
opened 2026-02-04 18:25:40 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @PalmarHealer on GitHub (Dec 23, 2025).

When you update from an older panel version the eggs are staying untouched. This is bad for the update URL because they still point to the .json which dont exist anymore.

https://github.com/pelican-dev/panel/raw/main/database/Seeders/eggs/minecraft/egg-sponge--sponge-vanilla.json

Originally created by @PalmarHealer on GitHub (Dec 23, 2025). When you update from an older panel version the eggs are staying untouched. This is bad for the update URL because they still point to the .json which dont exist anymore. https://github.com/pelican-dev/panel/raw/main/database/Seeders/eggs/minecraft/egg-sponge--sponge-vanilla.json
OVERLORD added the not confirmed label 2026-02-04 18:25:40 +03:00
Author
Owner

@coderabbitai[bot] commented on GitHub (Dec 23, 2025):

📝 CodeRabbit Plan Mode

Generate an implementation plan and prompts that you can use with your favorite coding agent.

  • Create Plan
Examples

🔗 Similar Issues

Related Issues

🔗 Related PRs

pelican-dev/panel#1887 - don't try to bulk update if egg doesn't even have a url [merged]
pelican-dev/panel#1982 - Followup Stock Eggs #1973 [merged]
pelican-dev/panel#1986 - Update paper egg to use their new domain [merged]

👤 Suggested Assignees

🧪 Issue enrichment is currently in open beta.

You can configure auto-planning by selecting labels in the issue_enrichment configuration.

To disable automatic issue enrichment, add the following to your .coderabbit.yaml:

issue_enrichment:
  auto_enrich:
    enabled: false

💬 Have feedback or questions? Drop into our discord or schedule a call!

@coderabbitai[bot] commented on GitHub (Dec 23, 2025): <!-- This is an auto-generated issue plan by CodeRabbit --> ### 📝 CodeRabbit Plan Mode Generate an implementation plan and prompts that you can use with your favorite coding agent. - [ ] <!-- {"checkboxId": "8d4f2b9c-3e1a-4f7c-a9b2-d5e8f1c4a7b9"} --> Create Plan <details> <summary>Examples</summary> - [Example 1](https://github.com/coderabbitai/git-worktree-runner/issues/29#issuecomment-3589134556) - [Example 2](https://github.com/coderabbitai/git-worktree-runner/issues/12#issuecomment-3606665167) </details> --- <details> <summary><b>🔗 Similar Issues</b></summary> **Related Issues** - https://github.com/pelican-dev/panel/issues/1469 - https://github.com/pelican-dev/panel/issues/1465 - https://github.com/pelican-dev/panel/issues/1809 - https://github.com/pelican-dev/panel/issues/1426 </details> <details> <summary><b>🔗 Related PRs</b></summary> pelican-dev/panel#1887 - don't try to bulk update if egg doesn't even have a url [merged] pelican-dev/panel#1982 - Followup Stock Eggs #1973 [merged] pelican-dev/panel#1986 - Update paper egg to use their new domain [merged] </details> <details> <summary><b>👤 Suggested Assignees</b></summary> - [SirEndii](https://github.com/SirEndii) - [risingfish](https://github.com/risingfish) - [jvsod](https://github.com/jvsod) - [vparres](https://github.com/vparres) - [mristau](https://github.com/mristau) </details> --- <details> <summary> 🧪 Issue enrichment is currently in open beta.</summary> You can configure auto-planning by selecting labels in the issue_enrichment configuration. To disable automatic issue enrichment, add the following to your `.coderabbit.yaml`: ```yaml issue_enrichment: auto_enrich: enabled: false ``` </details> 💬 Have feedback or questions? Drop into our [discord](https://discord.gg/coderabbit) or [schedule a call](https://calendly.com/parth-coderabbit/issues-feedback)!
Author
Owner

@PalmarHealer commented on GitHub (Dec 23, 2025):

I think time will solve this but its still annoying

@PalmarHealer commented on GitHub (Dec 23, 2025): I think time will solve this but its still annoying
Author
Owner

@notAreYouScared commented on GitHub (Dec 23, 2025):

The stock eggs are getting removed in an open pr

@notAreYouScared commented on GitHub (Dec 23, 2025): The stock eggs are getting removed in an open pr
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#529