itzg / itzg/minecraft-server-charts

Server will not start

Open
#260 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Mustache
Stars
406
Forks
164
Avg merge
1h 34m
Merged PRs (30d)
1

Description

When using:
- minecraft-4.26.1

I get
```
[init] Running as uid=1000 gid=3000 with /data as 'drwxrwsr-x 12 0 2000 4096 Mar 31 05:16 /data'
[init] Resolving type given SPIGOT
2025/03/31 05:16:24 Unable to find an element with attribute matcher property=og:title
[init] [ERROR] Failed to retrieve latest version from https://getbukkit.org/download/spigot -- site might be down B
```

When going to in a browser:
`https://getbukkit.org/download/spigot`

I get:
![Image](https://github.com/user-attachments/assets/04c3d723-0674-47e6-b98c-85a95ca77278)

Since the site has a 404 the server entirely stops booting

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the SPIGOT startup path shown in the logs and the lookup of https://getbukkit.org/download/spigot. Confirm how the 404 response is handled and identify the expected fallback or updated source from the surrounding implementation. Done means a SPIGOT server can complete startup when that page is unavailable.

Written by the indexing model from the issue text.

Assessment

Domain
devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.