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

Cannot access the local endpoint on windows 10 #3568

Closed
ghost opened this issue Feb 22, 2020 · 0 comments · Fixed by #3569
Closed

Cannot access the local endpoint on windows 10 #3568

ghost opened this issue Feb 22, 2020 · 0 comments · Fixed by #3569
Labels
Milestone

Comments

@ghost
Copy link

ghost commented Feb 22, 2020

Bug description
When trying to access the local endpoint on windows 10 you get error during connect. Based on this comment on a recent issue this is likely caused by the outdated go-winio library we are using which we should update.

Expected behavior
There should be no issues thrown and it should work fine

Portainer Logs
Image from iOS (1)

Steps to reproduce the issue:

  1. Deploy Portainer
  2. Try to instantiate the local endpoint
  3. Get error during connect
    Image from iOS

Technical details:

  • Portainer version: 1.23.1
  • Docker version (managed by Portainer): 19.03.05
  • Platform (windows/linux): Windows 10
  • Command used to start Portainer: docker run -d -p 8000:8000 -p 9000:9000 --name portainer --restart always -v \\.\pipe\docker_engine:\\.\pipe\docker_engine -v portainer_data:C:\data portainer/portainer
  • Browser: Chrome
@ghost ghost added kind/bug Applied to Bugs platform/windows area/endpoint-initialization bug/confirmed dependencies Pull requests that update a dependency file labels Feb 22, 2020
@deviantony deviantony modified the milestones: next, 1.23.2 Feb 25, 2020
chiptus pushed a commit to chiptus/portainer that referenced this issue Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant