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

Error conexion con los POD en despliegue #195

Open
PascualDaniel opened this issue Apr 30, 2022 · 1 comment
Open

Error conexion con los POD en despliegue #195

PascualDaniel opened this issue Apr 30, 2022 · 1 comment
Assignees
Labels
bug Something isn't working deployment help wanted Extra attention is needed

Comments

@PascualDaniel
Copy link
Contributor

En el despliegue me sale este error al intentar acceder al Pod

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'generateKey')
at main.106f253c.js:2:1175625
at l (main.106f253c.js:2:1027843)
at Generator._invoke (main.106f253c.js:2:1027631)
at Generator.next (main.106f253c.js:2:1028272)
at r (main.106f253c.js:2:1073901)
at s (main.106f253c.js:2:1074104)
at main.106f253c.js:2:1074163
at new Promise ()
at main.106f253c.js:2:1074044
at ar (main.106f253c.js:2:1175756)

@PascualDaniel PascualDaniel added bug Something isn't working help wanted Extra attention is needed deployment labels Apr 30, 2022
@PascualDaniel
Copy link
Contributor Author

Al parecer es porque es necesario que sea HTTPS en vez de http, estuve mirando para cambiarlo pero con la cuenta de estudiante no deja hacer un certificado ni importarlo asi que por ahora no se como solucionar este error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working deployment help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants