[Bug]: This file cannot be modified: present in egg denylist. #41

Closed
opened 2026-02-05 16:40:21 +03:00 by OVERLORD · 4 comments
Owner

Originally created by @FeedTheChunk on GitHub (Jan 30, 2026).

Panel Type

Pelican Panel

Panel Version

1.0.0-beta31

Wings Version

wings v1.0.0-beta22

Panel Deployment Method

Bare Metal (Directly on machine)

Wings Deployment Method

Bare Metal (Directly on machine)

Wings Location

Different machine (Remote)

Server Architecture

x86_64 (amd64)

Are you using the latest version of the egg?

Yes, I just re-imported the egg

When does the issue occur?

During egg installation

Is the issue reproducible?

Yes, it happens every time

Bug Description

I decided that I would delete and create a new server this morning. It appears to me that it's either not downloading the server files or they aren't getting extracted.

There are two files, no other files nor directories, in the root of the server:
hytale-downloader-linux-amd64
start.sh

The File hytale-downloader-linux-amd64 has this in the file:

{"error":"This file cannot be modified: present in egg denylist.",
"request_id":"aee00f63-xxxxxxx-...

I did update the egg and still having the same issue:

Console Logs

[33m
0% [Working]
            
Hit:1 http://deb.debian.org/debian bookworm InRelease

0% [Working]
            
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]

0% [2 InRelease 669 B/55.4 kB 1%]
                                 
0% [Working]
0% [Waiting for headers]
                        
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]

0% [3 InRelease 8232 B/48.0 kB 17%]
                                   
0% [Working]
0% [Working]
29% [Working]
             
Get:4 http://deb.debian.org/debian-security bookworm-security/main i386 Packages [286 kB]

30% [4 Packages 9604 B/286 kB 3%]
                                 
62% [Working]
62% [4 Packages store 0 B] [Waiting for headers]
                                                
Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [293 kB]

64% [4 Packages store 0 B] [5 Packages 17.8 kB/293 kB 6%]
                                                         
93% [5 Packages 248 kB/293 kB 85%]
                                  
98% [Working]
98% [5 Packages store 0 B]
                          
100% [Working]
              
Fetched 682 kB in 0s (1916 kB/s)

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 48%

Reading package lists... 48%

Reading package lists... 96%

Reading package lists... 96%

Reading package lists... 96%

Reading package lists... 96%

Reading package lists... 96%

Reading package lists... 96%

Reading package lists... 97%

Reading package lists... 97%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

2 packages can be upgraded. Run 'apt list --upgradable' to see them.

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 48%

Reading package lists... 48%

Reading package lists... 96%

Reading package lists... 96%

Reading package lists... 96%

Reading package lists... 96%

Reading package lists... 96%

Reading package lists... 96%

Reading package lists... 97%

Reading package lists... 97%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... 64%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

curl is already the newest version (7.88.1-10+deb12u14).
unzip is already the newest version (6.0-28).
jq is already the newest version (1.6-2.1+deb12u1).
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
Starting Hytale downloader installation...
Downloading hytale-downloader.zip...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 9492k  100 9492k    0     0  20.9M      0 --:--:-- --:--:-- --:--:-- 21.0M
Download completed successfully.
Extracting hytale-downloader.zip...
Archive:  hytale-downloader.zip
  inflating: hytale-downloader-linux-amd64  
  inflating: hytale-downloader-windows-amd64.exe  
  inflating: QUICKSTART.md           
Extraction completed successfully.
Cleaning up...
Downloading start.sh script...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  2990  100  2990    0     0  15060      0 --:--:-- --:--:-- --:--:-- 15101
Setting executable permissions...
Installation complete!

Additional Context

No response

Pre-submission Checklist

  • I have searched existing issues to make sure this bug hasn't already been reported
  • I have verified that I own Hytale on the account I'm using for authentication
  • I am using the latest version of the egg
Originally created by @FeedTheChunk on GitHub (Jan 30, 2026). ### Panel Type Pelican Panel ### Panel Version 1.0.0-beta31 ### Wings Version wings v1.0.0-beta22 ### Panel Deployment Method Bare Metal (Directly on machine) ### Wings Deployment Method Bare Metal (Directly on machine) ### Wings Location Different machine (Remote) ### Server Architecture x86_64 (amd64) ### Are you using the latest version of the egg? Yes, I just re-imported the egg ### When does the issue occur? During egg installation ### Is the issue reproducible? Yes, it happens every time ### Bug Description I decided that I would delete and create a new server this morning. It appears to me that it's either not downloading the server files or they aren't getting extracted. There are two files, no other files nor directories, in the root of the server: hytale-downloader-linux-amd64 start.sh The File hytale-downloader-linux-amd64 has this in the file: {"error":"This file cannot be modified: present in egg denylist.", "request_id":"aee00f63-xxxxxxx-... I did update the egg and still having the same issue: ### Console Logs ```shell [33m 0% [Working] Hit:1 http://deb.debian.org/debian bookworm InRelease  0% [Working] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]  0% [2 InRelease 669 B/55.4 kB 1%] 0% [Working] 0% [Waiting for headers] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]  0% [3 InRelease 8232 B/48.0 kB 17%] 0% [Working] 0% [Working] 29% [Working] Get:4 http://deb.debian.org/debian-security bookworm-security/main i386 Packages [286 kB]  30% [4 Packages 9604 B/286 kB 3%] 62% [Working] 62% [4 Packages store 0 B] [Waiting for headers] Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [293 kB]  64% [4 Packages store 0 B] [5 Packages 17.8 kB/293 kB 6%] 93% [5 Packages 248 kB/293 kB 85%] 98% [Working] 98% [5 Packages store 0 B] 100% [Working] Fetched 682 kB in 0s (1916 kB/s) Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 48% Reading package lists... 48% Reading package lists... 96% Reading package lists... 96% Reading package lists... 96% Reading package lists... 96% Reading package lists... 96% Reading package lists... 96% Reading package lists... 97% Reading package lists... 97% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... Done Reading state information... 0% Reading state information... 0% Reading state information... Done 2 packages can be upgraded. Run 'apt list --upgradable' to see them. Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 48% Reading package lists... 48% Reading package lists... 96% Reading package lists... 96% Reading package lists... 96% Reading package lists... 96% Reading package lists... 96% Reading package lists... 96% Reading package lists... 97% Reading package lists... 97% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... 64% Building dependency tree... Done Reading state information... 0% Reading state information... 0% Reading state information... Done curl is already the newest version (7.88.1-10+deb12u14). unzip is already the newest version (6.0-28). jq is already the newest version (1.6-2.1+deb12u1). 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. Starting Hytale downloader installation... Downloading hytale-downloader.zip... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9492k 100 9492k 0 0 20.9M 0 --:--:-- --:--:-- --:--:-- 21.0M Download completed successfully. Extracting hytale-downloader.zip... Archive: hytale-downloader.zip inflating: hytale-downloader-linux-amd64 inflating: hytale-downloader-windows-amd64.exe inflating: QUICKSTART.md Extraction completed successfully. Cleaning up... Downloading start.sh script... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2990 100 2990 0 0 15060 0 --:--:-- --:--:-- --:--:-- 15101 Setting executable permissions... Installation complete! ``` ### Additional Context _No response_ ### Pre-submission Checklist - [x] I have searched existing issues to make sure this bug hasn't already been reported - [x] I have verified that I own Hytale on the account I'm using for authentication - [x] I am using the latest version of the egg
OVERLORD added the bug label 2026-02-05 16:40:21 +03:00
Author
Owner

@FeedTheChunk commented on GitHub (Jan 30, 2026):

{"error":"This file cannot be modified: present in egg denylist.",
"request_id":"aee00f63-xxxxxxx-...

This is because it's a binary file. Duh. Now that I have that sorted, it's still not installing.

@FeedTheChunk commented on GitHub (Jan 30, 2026): {"error":"This file cannot be modified: present in egg denylist.", "request_id":"aee00f63-xxxxxxx-... This is because it's a binary file. Duh. Now that I have that sorted, it's still not installing.
Author
Owner

@NATroutter commented on GitHub (Jan 30, 2026):

And why would you need to edit the file??? its a binary file for the downloader you dont need to touch it...

@NATroutter commented on GitHub (Jan 30, 2026): And why would you need to edit the file??? its a binary file for the downloader you dont need to touch it...
Author
Owner

@FeedTheChunk commented on GitHub (Jan 30, 2026):

Thanks I posted, I realize that now but the installer is never being called. I've clone the project and testing it here locally. So far I can't get the server to run locally.

It really seems like extract_server_files() is failing to run.

@FeedTheChunk commented on GitHub (Jan 30, 2026): Thanks I posted, I realize that now but the installer is never being called. I've clone the project and testing it here locally. So far I can't get the server to run locally. It really seems like extract_server_files() is failing to run.
Author
Owner

@FeedTheChunk commented on GitHub (Jan 30, 2026):

Not sure what is happening. Abviously something that I'm doing. Spinning this up and new hardware and it worked perfectly. closing..

@FeedTheChunk commented on GitHub (Jan 30, 2026): Not sure what is happening. Abviously something that I'm doing. Spinning this up and new hardware and it worked perfectly. closing..
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/egg-hytale#41