Skip to content

New installation not installing on Raspberry PI 3B Plus ??? #651

Answered by Infernoken76
Infernoken76 asked this question in Q&A
Discussion options

You must be logged in to vote

Seem to have found a solution? Saw that the above also failed when using IPv6, so change the Raspberry PI config to IPv4 only:

EDIT the etc/sysctl.conf with the following:

net.ipv6.conf.all.disable_ipv6 = 1
net.ipv6.conf.default.disable_ipv6 = 1
net.ipv6.conf.lo.disable_ipv6 = 1

And now the sbfspot-config continues ??? Don't know what happened, but it installs.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Infernoken76
Comment options

@Infernoken76
Comment options

Answer selected by sbf-
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants