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

Issue when refreshing the container list page #522

Closed
deviantony opened this issue Jan 21, 2017 · 1 comment
Closed

Issue when refreshing the container list page #522

deviantony opened this issue Jan 21, 2017 · 1 comment
Labels
kind/bug Applied to Bugs
Milestone

Comments

@deviantony
Copy link
Member

When refreshing the container list view using F5, the view keeps loading and an error is raised in the console.

app.45b9f3c4.js:118 TypeError: Cannot read property 'provider' of undefined
    at app.45b9f3c4.js:5439
    at app.45b9f3c4.js:131
    at m.$eval (app.45b9f3c4.js:145)
    at m.$digest (app.45b9f3c4.js:142)
    at m.$apply (app.45b9f3c4.js:146)
    at l (app.45b9f3c4.js:97)
    at J (app.45b9f3c4.js:102)
    at XMLHttpRequest.t.onload (app.45b9f3c4.js:103)

Steps to reproduce the issue:

  1. Go to the container list view
  2. Hit F5
  3. Boom

Technical details:

  • Portainer version: 1.11.1
  • Portainer Docker image tag (latest/arm/windows...): latest
  • Target Docker version (the host/cluster you manage): 1.13.0
@deviantony deviantony added the kind/bug Applied to Bugs label Jan 21, 2017
@deviantony deviantony added this to the 1.11.2 milestone Jan 21, 2017
@deviantony
Copy link
Member Author

This is due to the fact that the endpointMode is not defined yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Applied to Bugs
Projects
None yet
Development

No branches or pull requests

1 participant