Skip to content

Flowpipe should correctly report that there's already an instance of the server running with port conflict #603

Closed
@vhadianto

Description

Describe the bug
Error message is not very descriptive if there's already an instance running

$ flowpipe server --mod-location ~/work/flowpipe/slack/flowpipe-mod-slack/ 
2024-01-24 23:07:21 [flowpipe] Started v0.2.0
2024-01-24 23:07:21 [flowpipe] Listening on localhost:7103
2024-01-24 23:07:21 [flowpipe] Loaded mod.slack
2024-01-24 23:07:21 [flowpipe] Press Ctrl+C to exit
2024-01-24 23:07:21 [flowpipe] error API server failed to start

Flowpipe version (flowpipe -v)
Example: v0.2.0

To reproduce
Start Flowpipe when there's already an instance running

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions