MickMake / GoSungrow

GoLang implementation to access the iSolarCloud API updated by SunGrow inverters.
https://mickmake.com/
GNU General Public License v2.0
169 stars 45 forks source link

Addon will not start - fatal error #6

Closed AUSPhoenix78 closed 1 year ago

AUSPhoenix78 commented 2 years ago

The addon won't start.

Error: s6-overlay-suexec: fatal: can only run as pid 1

Could we please get this fixed asap.

joergtimm commented 2 years ago

Same Problem

Kawobei commented 2 years ago

Same Where does it even install to?

ajbatchelor commented 2 years ago

Same error. Would love to see this fixed

AUSPhoenix78 commented 2 years ago

have no idea, but i had another plugin that did the same thing, developer done some work and we got an update, i think this developer might be on leave or something lol i have got sick of waiting so i am using MQTT Broker and TCPtoMQTT addon along with Lovelace Power Flow card and it works a treat now, i am just going to sit back and wait patiently for this project to be updated and in the mean time use my work around, we need to remember that this is all free work so i am willing to wait.

k158 commented 2 years ago

@AUSPhoenix78, any chance you can detail what you did?

mikkaat commented 2 years ago

@AUSPhoenix78 I would also beinterested in how you got this workaround to function. Thanks

MickMake commented 2 years ago

Hi guys, I'll be back next week, so can check it out. I suspect some update in HA has caused the issue. It's working fine on my current version of HA that I've been upgrading over time - so something with a fresh install.

snaven1 commented 2 years ago

I have the same problem, is this any closer to being resolved. Thanks

Kawobei commented 1 year ago

OFFICIAL

Can you detail how to do your work around a little more please? It might help a few of us get it going while we wait.

From: AUSPhoenix78 @.> Sent: Thursday, 30 June 2022 10:44 PM To: MickMake/GoSungrow @.> Cc: Brenton Arnold @.>; Comment @.> Subject: Re: [MickMake/GoSungrow] Addon will not start - fatal error (Issue #6)

CAUTION: This email originated from outside your organization. Exercise caution when opening attachments or on clicking links from unknown senders.

have no idea, but i had another plugin that did the same thing, developer done some work and we got an update, i think this developer might be on leave or something lol i have got sick of waiting so i am using MQTT Broker and TCPtoMQTT addon along with Lovelace Power Flow card and it works a treat now, i am just going to sit back and wait patiently for this project to be updated and in the mean time use my work around, we need to remember that this is all free work so i am willing to wait.

- Reply to this email directly, view it on GitHubhttps://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FMickMake%2FGoSungrow%2Fissues%2F6%23issuecomment-1171173379&data=05%7C01%7Cbarnold%40sunitafe.edu.au%7C70e5e08a5f934a19c6f208da5a962a7e%7Cf561ef0fae55424d82afb039b9522053%7C1%7C0%7C637921898275195815%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=CgeF5HD7eLtZurIYCey1NBv80%2FyHGxmhg9ul7FnJuDc%3D&reserved=0, or unsubscribehttps://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FABUH37JPCWRCAXCGSTGYUJTVRWI7TANCNFSM5YRSPVYA&data=05%7C01%7Cbarnold%40sunitafe.edu.au%7C70e5e08a5f934a19c6f208da5a962a7e%7Cf561ef0fae55424d82afb039b9522053%7C1%7C0%7C637921898275195815%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=hr7BrO2u5fyfytcvu0oxO1axxRSQItAUhdFWD%2BMdoWs%3D&reserved=0. You are receiving this because you commented.Message ID: @.***>

OFFICIAL


RTO Code: 4693 CRICOS no. 01985A This email and any attachments may contain privileged and confidential information. If you are not the intended recipient, you may not distribute reproduce this e-mail or the attachments. If you have received this message in error, please notify us by return e-mail.

Please consider the environment before printing this email.

ve1koz111 commented 1 year ago

Following, still getting same error

s6-overlay-suexec: fatal: can only run as pid 1

Ralphy140 commented 1 year ago

I have the same issue. Someone has forked the code as described above to resolve the PID issue. but still getting errors with $home not defined. Would be great if this can be resolve in the main branch :)

MickMake commented 1 year ago

v3.0.1 of the HASSIO addon has been released - https://github.com/MickMake/HomeAssistantAddons

This fixes a lot of issues. Go check it out there.