Dr Ian Preston
Dr Ian Preston
I've created https://github.com/Peergos/mobile
It looks like it's unable to listen on localhost:8080. It seems like your Windows is blocking listening on that port. You can check by following: https://ardalis.com/attempt-made-to-access-socket/ To change that port,...
Are there any errors in the log file? What is the last thing in the log file?
On the first run it needs to mirror the PKI. This can take a while. What parameters are you running it with? We also made a new release yesterday which...
I've just tried running it from scratch (v0.8.2) on a windows laptop and it worked. Windows asked me to authorise ipfs doing some networking stuff, but after that it continued...
You can expose the server publicly, with nginx in front, as in the readme, but then you'll need a domain name and tls certs. Alternatively you can sign up a...
You mean using the shell command on the server?
Do you have an account on peergos.net you can try logging in to on your instance?
Anything in the end of the log file? You can also run with -log-to-console true
Yes another user on windows has reported ipfs not being killed.