pull down to refresh
It did my wallet is now back up and running! Thanks.
Also I want to compile all the commands you provided to run in terminal to help other beginner Linux users to troubleshoot their lightning.pub node
Fantastic!
I finally started working on https://docs.shock.network which has a troubleshooting section now
Nice!! I see some the commands I ran! I also posted an issue about the UI using the iOS wallet. Did you see it?
Can you link me? A screenshot and phone/os model would help so can repro in an emulator
https://github.com/shocknet/wallet2/issues/519
It appears it was addressed. Maybe it will be corrected in the next app push to TestFlight?
Using iPhone 17 pro iOS 26.1
oh yes, thats a general dashboard lack of polish... next release is in QA
@BlokchainB try this and see if it brings your pub back up
rm ~/lightning_pub/logs/eventLogV3.csv && systemctl --user restart lightning_pub.servicethis should clear out the flag that's blocking your database, proper fix in the works