zer0bin-dev / zer0bin

🖊️ // Just a place to paste
https://zer0b.in
MIT License
93 stars 8 forks source link

🙅 Server won't start due to no config #46

Closed DrSkyfaR closed 2 years ago

DrSkyfaR commented 2 years ago

💡 Summary

zer0bin does not start

🥰 Expected Behavior

/zer0bin/backend/target/release$ ./zer0bin-bin thread 'main' panicked at 'Failed to load config: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/config.rs:45:33 note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

🤬 Actual Behavior

📝 Steps to Reproduce

1. 2. 3.

📌 Environment

zer0bin version: 1.02

Your OS: Debian Bullseye Your browser: Firefox

I hope someone can help me with this Problem :)

ThatOneCalculator commented 2 years ago

The message clearly says "failed to load config". Please actually follow the self host instructions in the Wiki, which includes making the config file.