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

can't get it started #19

Open
gedw99 opened this issue Dec 24, 2023 · 1 comment
Open

can't get it started #19

gedw99 opened this issue Dec 24, 2023 · 1 comment

Comments

@gedw99
Copy link

gedw99 commented Dec 24, 2023

seems to need data and config bootstrapping ?

make run
go build -ldflags="-s -w" -o ./app main.go
./app serve
2023/12/24 14:17:39 error: Config File "settings_local" Not Found in "[/Users/apple/workspace/go/src/exp/ai/vaayne__aienvoy /Users/apple/workspace/go/src/exp/ai/vaayne__aienvoy/aienvoy]"
2023/12/24 14:17:39 Server started at http://127.0.0.1:8090
 ➜ REST API: http://127.0.0.1:8090/api/
 ➜ Admin UI: http://127.0.0.1:8090/_/
{"time":"2023-12-24T14:17:40.160677Z","level":"ERROR","source":{"function":"github.com/Vaayne/aienvoy/internal/ports/tgbot.New","file":"/Users/apple/workspace/go/src/github.com/gedw99/gio-htmx/exp/ai/vaayne__aienvoy/aienvoy/internal/ports/tgbot/bot.go","line":35},"msg":"Init telegram bot error","err":"telegram: Not Found (404)","user_id":null,"X-Request-ID":null}
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x2 addr=0x0 pc=0x105371320]
@gedw99
Copy link
Author

gedw99 commented Dec 24, 2023

needed telegram token it seems...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant