New Lightning Channels Stuck on Open

It should just be a ‘0’ or a ‘1’- idk why RTL asks for this, it should be able to figure it out itself haha.

You can run the following command, after SSHing into your node

sudo ~/umbrel/scripts/app compose lightning exec lnd lncli pendingchannels

Then if you locate your low fee channel, it will contain a tag ‘channel point’. The index value is at the end of this tag, and while it is a little confusing, the index value of the change output is the opposite of that number. ie if channel output ends with a 1, your index value of the change output is 0.
Let me know if that helps!