home-assistant / addons

:heavy_plus_sign: Docker add-ons for Home Assistant
https://home-assistant.io/hassio/
Apache License 2.0
1.55k stars 1.5k forks source link

Problem with File editor #2162

Closed rto54 closed 3 years ago

rto54 commented 3 years ago

The problem

Hello, For the past few days, i have a problem with file editor, when i want to go it, this what it shows me. And ha freeze

image

Environment

System Health

version core-2021.8.8
installation_type Home Assistant OS
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.9.6
os_name Linux
os_version 5.10.53
arch x86_64
timezone Europe/Paris
Home Assistant Community Store GitHub API | ok -- | -- Github API Calls Remaining | 4531 Installed Version | 1.14.1 Stage | running Available Repositories | 936 Installed Repositories | 35
Home Assistant Cloud logged_in | false -- | -- can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | ok
Home Assistant Supervisor host_os | Home Assistant OS 6.2 -- | -- update_channel | stable supervisor_version | supervisor-2021.06.8 docker_version | 20.10.6 disk_total | 292.7 GB disk_used | 67.8 GB healthy | true supported | true board | generic-x86-64 supervisor_api | ok version_api | ok installed_addons | Samba share (9.5.1), Check Home Assistant configuration (3.8.0), Terminal & SSH (9.1.3), Samba Backup (4.5.0), MariaDB (2.4.0), phpMyAdmin (0.5.0), Zigbee2mqtt (1.21.0-4), Mosquitto broker (6.0.1), Glances (0.13.0), InfluxDB (4.2.1), Nginx Proxy Manager (0.11.0), Duck DNS (1.13.0), Home Assistant Google Drive Backup (0.104.3), Network UPS Tools (0.8.0), File editor (5.3.3)
Lovelace dashboards | 2 -- | -- resources | 19 views | 14 mode | storage

``

Configure a default setup of Home Assistant (frontend, api, etc)

default_config:

======================

Home assistant

======================

homeassistant:

Name of the location where Home Assistant is running

name: Home assitant Maison

Location required to calculate the time the sun rises and sets

latitude: !secret latitude_home longitude: !secret longitude_home elevation: !secret elevation_home

'metric' for Metric, 'imperial' for Imperial

unit_system: metric external_url : !secret homeassistant_url_externe internal_url: !secret homeassistant_url_interne

Pick yours from here: http://en.wikipedia.org/wiki/List_of_tz_database_time_zones

time_zone: Europe/Paris customize: !include customize.yaml

pour TTS

whitelist_external_dirs:

Text to speech

tts:

======================

Recorder MariaDb

======================

recorder: db_url: !secret db_mysql auto_purge: true commit_interval: 15 include: domains:

##########################

ALEXA

########################## alexa_media: accounts:

alexa:

smart_home:

locale: fr-FR

endpoint: https://api.eu.amazonalexa.com/v3/events

client_id: XX

client_secret: XX

##########################

group: !include groups.yaml automation: !include_dir_merge_list automation/ script: !include scripts.yaml scene: !include scenes.yaml sensor: !include sensors.yaml binary_sensor: !include binary_sensor.yaml device_tracker: !include device_tracker.yaml switch: !include switch.yaml input_select: !include input_select.yaml input_number: !include input_number.yaml input_boolean: !include input_boolean.yaml

frontend: themes: !include_dir_merge_named themes

http: base_url: XXXX.duckdns.org:8123 ssl_certificate: /ssl/fullchain.pem ssl_key: /ssl/privkey.pem

======================

Vanderbilt SPC

======================

spc: api_url: !secret spc_api ws_url: !secret spc_url

======================

Somfy Connexoon

======================

somfy:

client_id: !secret somfy_id

client_secret: !secret somfy_secret

======================

Ikea Tradfri

======================

======================

Google NEST

======================

======================

Jeedom

======================

rest_command: volet_terrasse_up: url: "http://XX.fr/core/api/jeeApi.php?apikey=Q1I6mgWJpKMKYqLGZpLypw4HSu3V8dKJ&type=cmd&id=608" volet_terrasse_down: url: "http://.fr/core/api/jeeApi.php?apikey=Q1I6mgWJpKMKYqLGZpLypw4HSu3V8dKJ&type=cmd&id=609" volet_terrasse_stop: url: "http://XX.fr/core/api/jeeApi.php?apikey=Q1I6mgWJpKMKYqLGZpLypw4HSu3V8dKJ&type=cmd&id=615" volet_terrasse_etat: url: "https://XX.fr/core/api/jeeApi.php?apikey=Q1I6mgWJpKMKYqLGZpLypw4HSu3V8dKJ&type=cmd&id=610"

Shelly

volet_salon_down: url: "https://XX.fr/core/api/jeeApi.php?apikey=Q1I6mgWJpKMKYqLGZpLypw4HSu3V8dKJ&type=cmd&id=7536" volet_salon_etat: url: "https://XX.fr/core/api/jeeApi.php?apikey=Q1I6mgWJpKMKYqLGZpLypw4HSu3V8dKJ&type=cmd&id=7542"

======================

Telegram

======================

telegram_bot:

======================

Notification

======================

notify:

======================

WhatsApp

======================

======================

Fibaro HC3 Lite

======================

fibaro: gateways:

======================

Mi Air Purifier 3H

======================

fan:

======================

Glouk

======================

vacuum:

camera:

======================

Proxmox

======================

proxmoxve:

utility_meter: energy_jour_hp: source: sensor.teleinfo_energyhp cycle: daily energy_jour_hc: source: sensor.teleinfo_energyhc cycle: daily


Thanks
ludeeus commented 3 years ago

Please report that to the maintainer of the software inside the add-on https://github.com/danielperna84/hass-configurator. Thanks :+1: