alexbelgium / hassio-addons

My homeassistant addons
MIT License
1.5k stars 214 forks source link

✨ [REQUEST] Baserow #578

Open alexbelgium opened 1 year ago

alexbelgium commented 1 year ago

https://baserow.io @kayserlein

https://hub.docker.com/r/tiredofit/baserow

Have you also ever considered implementing an automation for Baserow (https://baserow.io/)? That would be another incredible tool to have within HASS”

alexbelgium commented 1 year ago

Hi @kayserlein, I started a draft of addon but have an issue as my amd64 HA is not up anymore. If you want to test it, I've uploaded it here : https://github.com/alexbelgium/hassio-addons-test

kayserlein commented 1 year ago

@alexbelgium Thank you. Unfortunately, it seems to have an issue with the directory. While it's launching, there is no workload on the CPU or RAM and neither https nor TCP ports are accessible. It also crashes as soon as I turn off the Watchdog.

Here is the protocol:

Starting... /etc/cont-init.d/00-banner.sh: executing

Add-on: Baserow (IN DEV) open source no-code database tool and Airtable alternative

Add-on version: test You are running the latest version of this add-on. System: Home Assistant OS 9.3 (amd64 / qemux86-64) Home Assistant Core: 2022.11.4 Home Assistant Supervisor: 2022.11.2

Please, share the above information when looking for help or support in, e.g., GitHub, forums https://github.com/alexbelgium/hassio-addons

/etc/cont-init.d/90-run.sh: executing cp: target '/data/postgresql/' is not a directory /etc/cont-init.d/90-run.sh: exiting 1

alexbelgium commented 1 year ago

Thanks, indeed issue on my 90-run.sh script ; but it wouldn't be fair to ask you to debug it fully, I'll try to install an instance of HA on amd64 ;-)

I'll already correct this code now

kayserlein commented 1 year ago

Thanks. It doesn't crash anymore but is still not accessible.

New protocol:

Starting... /etc/cont-init.d/00-banner.sh: executing

Add-on: Baserow (IN DEV) open source no-code database tool and Airtable alternative

Add-on version: test2 You are running the latest version of this add-on. System: Home Assistant OS 9.3 (amd64 / qemux86-64) Home Assistant Core: 2022.11.4 Home Assistant Supervisor: 2022.11.2

Please, share the above information when looking for help or support in, e.g., GitHub, forums https://github.com/alexbelgium/hassio-addons

/etc/cont-init.d/90-run.sh: executing /./etc/cont-init.d/90-run.sh: line 24: start: command not found /etc/cont-init.d/90-run.sh: exiting 127

kayserlein commented 1 year ago

Nevermind, it still crashes, but it just takes a few minutes (or it may be shutting down on purpose, per the protocol?)

alexbelgium commented 1 year ago

I'll probably make my AMD64 HA system this weekend to test