GithubHelp home page GithubHelp logo

Comments (11)

addons-assistant avatar addons-assistant commented on May 20, 2024

👋 Thanks for opening your first issue here! If you're reporting a 🐛 bug, please make sure you include steps to reproduce it. Also, logs, error messages and information about your hardware might be usefull.

from addon-vscode.

Fma965 avatar Fma965 commented on May 20, 2024

i also have the same issue

from addon-vscode.

riemers avatar riemers commented on May 20, 2024

Black screen too, cleared all application data. Didn't help.

Seems its a websocket thingy. (at least for the internal one) fix is coming in new HA .4 (reading from discord)

from addon-vscode.

omriasta avatar omriasta commented on May 20, 2024

Not sure if this helps but if I bypass the proxy completely and use http://local_ip:port to access hassio, the addon does load. So I assume the issue is the URL being used to load. I am getting errors connecting on this URL in chrome dev console:
wss://hass.my_name.duckdns.org/api/hassio_ingress/U-xZYdWzuU2kA3bDtDxBQUl7XvM4jGVx6dQXuAUElZQ/

from addon-vscode.

Fma965 avatar Fma965 commented on May 20, 2024

yes it is definitely the reverse proxy,

from addon-vscode.

rafuz avatar rafuz commented on May 20, 2024

Same here, from reverse proxy no way to load it in Ingress.
This is the system log:

19-04-15 22:36:11 ERROR (MainThread) [aiohttp.server] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.7/site-packages/aiohttp/web_protocol.py", line 448, in start
    await resp.write_eof()
  File "/usr/local/lib/python3.7/site-packages/aiohttp/web_response.py", line 444, in write_eof
    await self._payload_writer.write_eof(data)
  File "/usr/local/lib/python3.7/site-packages/aiohttp/http_writer.py", line 138, in write_eof
    self._write(chunk)
  File "/usr/local/lib/python3.7/site-packages/aiohttp/http_writer.py", line 67, in _write
    raise ConnectionResetError('Cannot write to closing transport')
ConnectionResetError: Cannot write to closing transport

from addon-vscode.

garywilson4 avatar garywilson4 commented on May 20, 2024

same issue here too

from addon-vscode.

omriasta avatar omriasta commented on May 20, 2024

My guess is that this file needs to be amended to include all local networks (192.168.0.0/16):
https://github.com/hassio-addons/addon-vscode/blob/master/vscode/rootfs/etc/nginx/servers/ingress.conf

GitHub
Visual Studio Code - Community Hass.io Add-on for Home Assistant - hassio-addons/addon-vscode

from addon-vscode.

omriasta avatar omriasta commented on May 20, 2024

Looks like the issue is fixed for me in 0.91.4

from addon-vscode.

Fma965 avatar Fma965 commented on May 20, 2024

Can confirm, this is working on 0.91.4

from addon-vscode.

addons-assistant avatar addons-assistant commented on May 20, 2024

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

from addon-vscode.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.