Skip to content

Windows access permissions preventing ui start-up #33

@IrregularShed

Description

@IrregularShed

After a while not doing anything with Mongoose OS, an upcoming project saw a need to evaluate its suitability. However, something has changed in Windows in the 11 months that have passed - it might be the standard MS updates, or upgrading to Win10 Pro to run Docker, I'm not certain.

When I try and launch mos.exe for the UI, regardless of whether I'm in a standard or administrator shell, I'm getting this error:

C:\mos>mos.exe
Error: listen tcp 127.0.0.1:1992: bind: An attempt was made to access a socket in a way forbidden by its access permissions.
/go/src/cesanta.com/mos/ui.go:332:
/go/src/cesanta.com/mos/main.go:176: ui failed

mos.exe version reports that I'm using v2.10.2, but I had the same error when I tried to run the older version I had, from February 2018.

Is there anything I can do to get around this?

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