Giter VIP home page Giter VIP logo

ashu_eggs's Introduction

📃 | Descrição

Neste repositório você encontra alguns Eggs que eu @Ashu desenvolvi. Os Eggs deste repo não tem conexão alguma com parkervcp/eggs.

Gostou dos Eggs? Então de uma 🌟 ao repositório!

Eggs

🖥 | Software

Service Terminal App Egg AMD64 ARM64 More info
Paneldactyl image image egg-paneldactyl.json Instalador de painéis (Pterodactyl, Jexactyl...)
Bot4All image egg-bot4-all.json
phpMyAdmin image image egg-php-my-admin.json
FFmpeg Commander image egg-ffmpeg-commander.json Uma interface de usuário da Web simples para gerar operações de codificação FFmpeg comuns.
Frp image egg-frp.json Cria um túnel que atravessa NAT (precisa de um servidor com porta aberta)
Jellyfin image image egg-jellyfin.json Reprodutor de mídia
Emby image image egg-emby.json Reprodutor de mídia
Nextcloud image image egg-nextcloud.json Um lugar para você guardar seus arquivos, tipo Dropbox
Stress-ng egg-stress.json Isso irá estressar a sua máquina
VPS egg-vps.json Root com Proot
Youtube-DL Web image egg-youtube-dl-web.json Interface web para fazer downloads de vídeos do YouTube diretamente ao usuário.

🎮 | Games

Game Egg AMD64 ARM64 More info
Paper (Super-Optimized) egg-paper-super-optimized.json Minecraft, mas super otimizado
tModLoader egg-tModloader.json Rodando nativamente
Terraria Vanilla egg-terraria-vanilla.json
SA-MP egg-samp.json Emulado no ARM com Box86
ServerJars egg-ServerJars.json
MTA egg-mta.json
Pocketmine-MP (0.15.10) egg-pocketmine-(0.15.10).json

*Clique com o botão direito e em Salvar link como...
✅ • Funcionando (o ARM64 foi testado com Oracle Cloud)
❔ • Ainda não testado, mas deve funcionar
❌ • Não funciona

📁 | Contato

Discord: idleglance.

ashu_eggs's People

Contributors

ashu11-a avatar kry008 avatar quintenqvd0 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ashu_eggs's Issues

[Bug]: Error 500 when Importing Tmodloader egg

Panel Version

1.11.7

Wings Version

Latest.

Service

Tmodloader

Modified

No, I did not modify the egg

Expected Behavior

Import egg successfully.

Actual Behavior

Server Error 500 when Importing. Tried removing the line, "file_denylist: []," but this did not work for me.

Steps To Reproduce

Simply just import it into a pterodactyl instance.

Install logs

Not even necessary.

[Bug]: VPS egg bug +yt-dl error

Panel Version

Jexactyl 3.7.2

Wings Version

1.11.7

Service

VPS-egg+egg-youtube-dl-web

Modified

No, I did not modify the egg

Expected Behavior

install-configure the vps-server egg then start it

Actual Behavior

server crashed with the following error both with debian-alpine.

Pterodactyl Daemon]: Finished pulling Docker container image
:/home/container$ bash <(curl -s https://raw.githubusercontent.com/Ashu11-A/Ashu_eggs/main/Connect/en/vps/selector.sh)
/dev/fd/63: line 1: 404:: command not found
Jexactyl: Server marked as offline...
[Pterodactyl Daemon]: ---------- Detected server process in a crashed state! ----------
[Pterodactyl Daemon]: Exit code: 127
[Pterodactyl Daemon]: Out of memory: false

  1. narrowing it down when i open the https://raw.githubusercontent.com/Ashu11-A/Ashu_eggs/main/Connect/en/vps/selector.sh) link 404 error appears in a normal browser

3.the yt-dl egg has a similliar error
[Pterodactyl Daemon]: Pulling Docker container image, this could take a few minutes to complete...
Pulling from ashu11-a/software
Status: Image is up to date for ghcr.io/ashu11-a/software:youtube_dl
Digest: sha256:bd5c4a3fa9b1107740c27c6c8d191cf786c97060ca73698fed4a180e9d05b0b0
[Pterodactyl Daemon]: Finished pulling Docker container image
:/home/container$ ./start.sh
./start.sh: line 1: 404:: command not found
Jexactyl: Server marked as offline...

Steps To Reproduce

  1. install the server from the egg-vps.json
  2. select version tried with alpine-debian
  3. what the f?

Install logs

https://pteropaste.com/b1n1iwnb3kz7/

[Bug]: Problemas ao Iniciar o Servidor com o Egg tModLoader

Panel Version

1.11.5

Wings Version

1.11.8

Service

Terraria tModLoader

Modified

No, I did not modify the egg

Expected Behavior

Eu fiz o download do .json do egg do tModLoader (esse) para rodar em minha VM da Oracle Cloud, nela estou rodando com Ubuntu 22.04, consegui criar sem problemas o servidor e baixar os arquivos, mas na hora de ligar o servidor, o problema aparece na hora de iniciar

Actual Behavior

Quando tento iniciar, ele apresenta a seguinte mensagem:

container@pterodactyl~ Server marked as offline...
[Pterodactyl Daemon]: Checking server disk space usage, this could take a few seconds...
[Pterodactyl Daemon]: Updating process configuration files...
[Pterodactyl Daemon]: Ensuring file permissions are set correctly, this could take a few seconds...
container@pterodactyl~ Server marked as starting...
[Pterodactyl Daemon]: Pulling Docker container image, this could take a few minutes to complete...
Pulling from ashu11a/dotnet 
Digest: sha256:d4bd77afa85c846fa2bbb208bfd1b92e4fad9321d5822c86a3fd97fb7f879405 
Status: Image is up to date for ashu11a/dotnet:6 
[Pterodactyl Daemon]: Finished pulling Docker container image
:/home/container$ bash <(curl -s https://raw.githubusercontent.com/Ashu11-A/Ashu_eggs/main/Connect/pt-BR/tModLoader/install.sh)
⚙️  Versão do Script: 1.3
✅ Iniciando tModLoader
You must install or update .NET to run this application.
App: /home/container/tModLoader.dll
Architecture: arm64
Framework: 'Microsoft.NETCore.App', version '6.0.14' (arm64)
.NET location: /usr/share/dotnet/
The following frameworks were found:
  6.0.13 at [/usr/share/dotnet/shared/Microsoft.NETCore.App]
Learn about framework resolution:
https://aka.ms/dotnet/app-launch-failed
To install missing framework, download:
https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=6.0.14&arch=arm64&rid=debian.11-arm64
container@pterodactyl~ Server marked as offline...
[Pterodactyl Daemon]: ---------- Detected server process in a crashed state! ----------
[Pterodactyl Daemon]: Exit code: 150
[Pterodactyl Daemon]: Out of memory: false

Aqui uma imagem do console:
image

Pensei que fosse algum problema de minha parte, então fiz a instalação do .NET SDK 6.0 e do 7.0 so por via das dúvidas:
image

Mas mesmo com eles o problema persiste, você conseguiria me auxiliar com esse problema?

Steps To Reproduce

Minha instalação não teve nada de diferente, nem modifiquei o arquivo json, só estou usando o ubuntu 22.04 em uma VM com processador arm64, e com a versão mais recente do Pterodactyl e das Wings

Install logs

https://pteropaste.com/gn10pfwxyncw

[Bug]:

Panel Version

1.11.3

Wings Version

1.11.6

Service

nextcloud

Modified

Yes, I modified the egg (will provide details below)

Expected Behavior

I just translated some strings to English.

Actual Behavior

The database can't be reached from nextcloud

Error while trying to create admin user: Failed to connect to the database: An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection refused

Steps To Reproduce

Step 1: Install the server
Step 2: Create the database
Step 3: Insert the database details into the nextcloud setup

Install logs

https://pteropaste.com/3zl5ux27q9nq/

[Bug]: Error Emby

Panel Version

1.11.5

Wings Version

1.11.8

Service

Emby Egg

Modified

No, I did not modify the egg

Expected Behavior

image

Actual Behavior

:/home/container$ bash <(curl -s https://raw.githubusercontent.com/Ashu11-A/Ashu_eggs/main/Connect/en/Emby/install.sh)
⚙️ Script Version: 1.4
✅ Starting Emby
You must install or update .NET to run this application.
App: /home/container/Emby/EmbyServer.dll
Architecture: x64
Framework: 'Microsoft.NETCore.App', version '8.0.0' (x64)
.NET location: /usr/share/dotnet/
The following frameworks were found:
6.0.10 at [/usr/share/dotnet/shared/Microsoft.NETCore.App]
Learn about framework resolution:
https://aka.ms/dotnet/app-launch-failed
To install missing framework, download:
https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=8.0.0&arch=x64&rid=ubuntu.22.04-x64

Steps To Reproduce

  1. Install
  2. Start
  3. Error X

Install logs

https://pteropaste.com/fh24uhtyfacv

[Bug]: Unable to start Jellyfin

Panel Version

1.11.3

Wings Version

1.11.6

Service

Jellyfin

Modified

No, I did not modify the egg

Expected Behavior

Install server
Start server
Server starts correctly.

Actual Behavior

Error:
container@pterodactyl~ Server marked as offline...
[Pterodactyl Daemon]: Updating process configuration files...
[Pterodactyl Daemon]: Ensuring file permissions are set correctly, this could take a few seconds...
container@pterodactyl~ Server marked as starting...
[Pterodactyl Daemon]: Pulling Docker container image, this could take a few minutes to complete...
Pulling from ashu11a/jellyfin
Status: Image is up to date for ashu11a/jellyfin:latest
Digest: sha256:8bd08f1cfad928d23a6a07522f8a081c2e9ba69b775ddeaca8f19537f0393986
[Pterodactyl Daemon]: Finished pulling Docker container image
:/home/container$ bash <(curl -s https://raw.githubusercontent.com/Ashu11-A/Ashu_eggs/main/Jellyfin/install.sh)
/dev/fd/63: line 1: 404:: command not found
container@pterodactyl~ Server marked as offline...
[Pterodactyl Daemon]: ---------- Detected server process in a crashed state! ----------
[Pterodactyl Daemon]: Exit code: 127
[Pterodactyl Daemon]: Out of memory: false

Steps To Reproduce

Start server

Install logs

https://pteropaste.com/m2w6va280lv6

[Bug]: Jellyfin

Panel Version

1.11.7

Wings Version

1.11

Service

Jellyfin

Modified

No, I did not modify the egg

Expected Behavior

when I launch the server it gives me this

[Pterodactyl Daemon]: Finished pulling Docker container image:/home/container$ bash <(curl -s https://raw.githubusercontent.com/Ashu11-A/Ashu_eggs/main/Connect/en/Jellyfin/install.sh)mkdir: cannot create directory '/mnt/server': Read-only file system/dev/fd/63: line 7: cd: /mnt/server: No such file or directorycontainer@pterodactyl~ Server marked as offline...
Capture d’écran 2024-06-19 161530

Actual Behavior

when the installation is done it gives me this error in the console
Capture d’écran 2024-06-19 161555

Steps To Reproduce

the version of the eggs I just downloaded it so I don't know where the problem comes from

Running hooks in /etc/ca-certificates/update.d...
done.
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
mv: cannot stat 'jellyfin_10.8.5/*': No such file or directory
[Pterodactyl Daemon]: Updating process configuration files...
[Pterodactyl Daemon]: Ensuring file permissions are set correctly, this could take a few seconds...
container@pterodactyl~ Server marked as starting...
[Pterodactyl Daemon]: Pulling Docker container image, this could take a few minutes to complete...
Pulling from ashu11a/jellyfin
Status: Image is up to date for ashu11a/jellyfin:latest
Digest: sha256:8bd08f1cfad928d23a6a07522f8a081c2e9ba69b775ddeaca8f19537f0393986
[Pterodactyl Daemon]: Finished pulling Docker container image
:/home/container$ bash <(curl -s https://raw.githubusercontent.com/Ashu11-A/Ashu_eggs/main/Connect/en/Jellyfin/install.sh)
mkdir: cannot create directory '/mnt/server': Read-only file system
/dev/fd/63: line 7: cd: /mnt/server: No such file or directory
container@pterodactyl~ Server marked as offline...
Capture d’écran 2024-06-19 161458

Install logs

bash <(curl -s https://raw.githubusercontent.com/Ashu11-A/Ashu_eggs/main/Connect/en/Jellyfin/install.sh)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.