Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

panic on zola serve from a folder with missing config #2159

Closed
DrGo opened this issue Mar 30, 2023 · 1 comment
Closed

panic on zola serve from a folder with missing config #2159

DrGo opened this issue Mar 30, 2023 · 1 comment
Labels
bug done in pr Already done in a PR

Comments

@DrGo
Copy link

DrGo commented Mar 30, 2023

Bug Report

Environment

Darwin drlab 22.4.0 Darwin Kernel Version 22.4.0: Mon Mar 6 21:01:02 PST 2023; root:xnu-8796.101.5~3/RELEASE_ARM64_T8112 arm64

Zola version:
zola 0.17.2

Expected Behavior

error message

Current Behavior

~/local/code> RUST_BACKTRACE=full zola serve
thread 'main' panicked at 'could not find directory containing config file', src/main.rs:19:28
stack backtrace:
0: 0x10532f9b8 - __mh_execute_header
1: 0x104d309f0 - __mh_execute_header
2: 0x105314648 - __mh_execute_header
3: 0x10532f710 - _mh_execute

Step to reproduce

zola serve from a folder with missing config

@Keats Keats added the bug label Mar 30, 2023
@iEverX iEverX mentioned this issue Apr 5, 2023
3 tasks
@Raymi306
Copy link
Contributor

Raymi306 commented May 3, 2023

Looks like this can be closed

@Keats Keats added the done in pr Already done in a PR label May 3, 2023
@DrGo DrGo closed this as completed May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug done in pr Already done in a PR
Projects
None yet
Development

No branches or pull requests

3 participants