feedless
feedless copied to clipboard
Waiting for SSB to load... Waiting for SSB to load... Waiting for SSB to load... Waiting for SSB to load...
I have this console message when I try to access feedless. It is done on an existing 17GB ~/.ssb
Is ot becauce of indexation in progress... Or do Feedless needs ssb-server or ss-daemon to run ?
Actually, I don't know why. This message just means that ssb-client is waiting for the callback here: https://github.com/rogeriochaves/feedless/blob/master/web/lib/ssb-client.js#L17
Feedless spins up a ssb-server, so you don't need a separate one, it might be due to indexation but I am not sure as I am also new on how ssb works, my folder has 6GB and it doesn't take too long to start
Sorry not being able to help much more, I still plan to surface the indexation process, and if you manage to debug and find the issue please let me know!