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

v0.1.1 crashes on boot #109

Closed
drewhammond opened this issue Feb 9, 2023 · 1 comment · Fixed by #136 or #196
Closed

v0.1.1 crashes on boot #109

drewhammond opened this issue Feb 9, 2023 · 1 comment · Fixed by #136 or #196
Labels
bug Something isn't working

Comments

@drewhammond
Copy link
Owner

Crash on boot

2023-02-09T05:08:16.849Z	info	starting chef browser	{"version": "0.1.1", "build_hash": "4651d05caec139e37de58b7496c79dd71b87757b", "build_date": "2023-02-09T04:36:34Z"}
2023-02-09T05:08:16.849Z	info	initializing chef server connection (url: https://example.com/organizations/example, username: test)
2023-02-09T05:08:16.938Z	info	registering API routes
2023-02-09T05:08:16.938Z	info	registering UI routes
2023-02-09T05:08:16.938Z	error	failed to set up vite
github.com/drewhammond/chefbrowser/internal/app/ui.(*Service).RegisterRoutes
	github.com/drewhammond/chefbrowser/internal/app/ui/routes.go:88
github.com/drewhammond/chefbrowser/internal/app.New
	github.com/drewhammond/chefbrowser/internal/app/app.go:78
github.com/drewhammond/chefbrowser/cmd.glob..func1
	github.com/drewhammond/chefbrowser/cmd/root.go:26
github.com/spf13/cobra.(*Command).execute
	github.com/spf13/cobra@v1.6.1/command.go:920
github.com/spf13/cobra.(*Command).ExecuteC
	github.com/spf13/cobra@v1.6.1/command.go:1044
github.com/spf13/cobra.(*Command).Execute
	github.com/spf13/cobra@v1.6.1/command.go:968
github.com/drewhammond/chefbrowser/cmd.Execute
	github.com/drewhammond/chefbrowser/cmd/root.go:33
main.main
	github.com/drewhammond/chefbrowser/main.go:11
runtime.main
	runtime/proc.go:250
@drewhammond drewhammond added the bug Something isn't working label Feb 9, 2023
@drewhammond drewhammond pinned this issue Feb 9, 2023
@drewhammond
Copy link
Owner Author

This is caused by something going wrong in Github Actions. It works fine if you run goreleaser locally

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant