Christoph Stenglein
Christoph Stenglein
Will be merged after 1.11.1 release earliest
Can you download the debug log and upload the file here? Is that a bitcoin-only node or a lightning + bitcoin node?
@fusion44 I think you mentioned that the SSE message does not get sent in bitcoin-only mode? Can you fix this please? :)
Then close it as duplicate please
And how would an error analysis work from the webui, if the api e.g. can't be started? That's why a simple second service could be beneficial IMO. Don't know if...
The seedwords are expected in this format: https://github.com/raspiblitz/raspiblitz-web/blob/master/backend-mock/setup.js#L125 They are split by ", " https://github.com/raspiblitz/raspiblitz-web/blob/master/src/pages/Setup/FinalDialog.tsx#L24 Most likely it is because they are separated by just an empty space, not a...
If splitting is not done in the LND script, I'll handle the case in the webUI
> OK comitted to `dev` branch - cln script should now deliver thru API the comma separated list - like in this example: > > ``` > seedwords='wall,input,chronic,gaze,tip,explain,fog,receive,kingdom,they,corn,universe,soup,roast,remind,country,make,harsh,dream,cross,all,magic,napkin,found' > ```...
Thoughts: - on the Setup, the certificate is not created at first, so after the choice, we could create the cert + redirect - we can also a tutorial before...
@pitower do you have more information for openoms so we can help you to resolve this?