--
---
You received this message because you are subscribed to a topic in the Google Groups "web2py-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/web2py/t_11PX-hYt0/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to web2py+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
--
---
You received this message because you are subscribed to a topic in the Google Groups "web2py-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/web2py/t_11PX-hYt0/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to web2py+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
You received this message because you are subscribed to the Google Groups "web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to web2py+un...@googlegroups.com.
| Code: |
# Uncomment the network protocols you don't want loaded: # alias net-pf-2 off # IPv4 alias net-pf-10 off # IPv6 |
Odd. Looks like misconfigured IPv6. Need to add a check to my patch to check for a string.
--
---
You received this message because you are subscribed to a topic in the Google Groups "web2py-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/web2py/t_11PX-hYt0/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to web2py+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Then I have recompile the kernel and set-off the "IPV6" kernel.Thank you for your advice. I would explain what I have done to set-off the IPV6 option.Firstly I have uncomment the statement "alias net-pf-10 off # IPv6" in the file "/etc/modprobe.d/aliases.conf" and then run "python web2py.py". Unfortunately without any result, I got the same error.
less /usr/src/linux/.config | grep -i ipv6
# CONFIG_IPV6 is not setOnce again I tried to start "web2py.py" in recompiled kernel (without IPV6 option + alias net-pf-10 off # IPv6et in config file). It didn't and I have gotten the same error. I would probably say that the problem is not the "IPV6". Naturally I am not sure!
--
---
You received this message because you are subscribed to a topic in the Google Groups "web2py-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/web2py/t_11PX-hYt0/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to web2py+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.