Skip to content

Changing the port is not picked up #339

@Hermanverschooten

Description

@Hermanverschooten

I have a server that starts on a dynamic port each time.
So upon the start I write that port to the correct file under ~/.puma-dev/admin.
puma-dev however does not see this change and keeps on trying to send the request to the older now non-existing port.
I tried to add puma-dev -stop into the mix, hoping this would refresh the proxy but it doesn't.

What is the correct way to tell puma-dev to reread the config?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions