Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"ERROR: No network interfaces detected" during IPL #7

Open
geekyjoyce72 opened this issue Aug 19, 2022 · 3 comments
Open

"ERROR: No network interfaces detected" during IPL #7

geekyjoyce72 opened this issue Aug 19, 2022 · 3 comments

Comments

@geekyjoyce72
Copy link

geekyjoyce72 commented Aug 19, 2022

While running the install script on Ubuntu 20.04.4 LTS, Hercules reports:

ERROR: No network interfaces detected                                                                                                                                                                           
                                                                                                                                                                                                                   
No network interfaces were found. The installation system was unable to find a                                                                                                                                     
network device.

This is despite the script being able to detect my network interface earlier before the IPL Interface wlp3s0 will be setup for zLinux internet access.... All steps leading up to the IPL do not show any error.

Logs are attached here: logs.zip

@moshix
Copy link
Owner

moshix commented Aug 19, 2022

Do you start the zlinux install script as a normal non-root user?

If so, from what directly do you start it?

thanks

@geekyjoyce72
Copy link
Author

Yes, I start it as my regular, non-root user account. I open the terminal and then do ./zlinux_install.bash, which then gives me a sudo prompt.

@meltdown03
Copy link

Here is the part that fails, I've never seen that error before, maybe check your network devices for strange settings or routing changes.

09:01:26 HHC00166E hercifc: ioctl error doing TUNSETIFF on ?: 1 Operation not permitted
09:01:26 HHC00007I Previous message from function 'main' at hercifc.c(257)
09:01:31 HHC00135E Timeout for module hercifc, possible older version
09:01:31 HHC00007I Previous message from function 'TUNTAP_SetMode' at tuntap.c(150)
09:01:31 nohif 0
09:01:31 HHC00138E Error setting TUN/TAP mode : Operation not permitted
09:01:31 HHC00007I Previous message from function 'TUNTAP_CreateInterface' at tuntap.c(277)
09:01:31 HHC01463E 0:0A01 device initialization failed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants