I use an external Kihgston960gb ssd for installation through a HDD/SSS case.
Probably best to include the last session's logs in your "
debug.log" file inside your bitcoin datadir.
Insert it inside [code][/code] tags to shorten your post.
Now, for the errors:
This can be verified by an error line(s) in your debug.log file, the fix is specific to what kind of error that you have.
If it's a corrupted data and you haven't been forcing Bitcoin Core to shutdown, then check your external drive's cables or ports for hidden data connection issue.
(
try another cable and port, then either --reindex-chainstate or --reindex depending on the problematic file)
This is self-explanatory, this appears if there's already a Bitcoin Core process in the background.
Check if you've previously set Bitcoin Core to start with the system or minimize on close, check Core's "
Settings->Options...->Window" for that.
Or it's maybe related to v28.1's new bind settings, read the
release notes.
This sounds like Bitcoin Core can't establish inbound connections. (
normally, it doesn't show an error)
Try to follow the guides here to open the necessary ports that's used by Bitcoin Core:
https://bitcoin.org/en/full-node#enabling-connections You'll still be able to connect to 10~11 peers (
Outbound Connections) even without it though.