Repeating empty endpoints being created

Currently setting up v1.5 and testing out the functionality (including Git sync). For some reason empty end points are being created. I can’t seem to delete them through the web GUI (click delete, yes, and they re-appear).

endpoints.ps1 looks like this:

endpoint

When I edited endpoint.ps1 manually to remove those empty entries they disappeared as expected but after using the web GUI after it started to happen again (empty endpoints being created).

Has anyone else come across this?

Product: PowerShell Universal
Version: 1.5.0

do you use the configuration option or creating the endpoints from the UI only ?

Only from the UI.

We are working to fix this bug hopefully it will be fix in the next release

Ok thanks. So this is a known issue (eg. nothing wrong with my specific setup)?

As a work around would you recommend not using the UI for endpoint management?

I don’t think there is anything wrong with your setup. We don’t know exactly why this is happening as it doesn’t reproduce all the time in our labs.

I would recommend editing the endpoints.ps1 file for now. Hopefully we’ll have a resolution for this in the next couple of days.

1 Like

Upgraded to v1.5.1 and this is looks to be fixed.

2 Likes