Skip to content
New issue

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

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

Already on GitHub? # to your account

<urlopen error [Errno -2] Name or service not known> #14

Closed
Xphobia opened this issue Jan 18, 2021 · 3 comments
Closed

<urlopen error [Errno -2] Name or service not known> #14

Xphobia opened this issue Jan 18, 2021 · 3 comments

Comments

@Xphobia
Copy link

Xphobia commented Jan 18, 2021

Problem

woeusb command failed with errors "<urlopen error [Errno -2] Name or service not known>"

Test Environment

(1) OS: CentOS Linux release 7.6.1810 (Core), it's a vmware guest, say, centos76-vm.
(2) WoeUSB-ng: 0.2.6

How to reproduce

(1) Add scsi disk (/dev/sdb) to centos76-vm
(2) excute woeusb command as follows

woeusb --tgt-fs NTFS -d en_windows_server_2012_vl_x64_dvd_917758.iso /dev/sdb

Expected

build successfully

Actual

build failed

More infomation

woeusb-ng

@WaxyMocha
Copy link
Member

At one of the last stages of creating a bootable pendrive, woeusb downloads uefi image from github, maybe you were not connected to internet? Can you open https://github.com/pbatard/rufus/raw/master/res/uefi/?

@Xphobia
Copy link
Author

Xphobia commented Feb 6, 2021

At one of the last stages of creating a bootable pendrive, woeusb downloads uefi image from github, maybe you were not connected to internet? Can you open https://github.com/pbatard/rufus/raw/master/res/uefi/?

Thanks. Yes, it's the network problem.

@WaxyMocha
Copy link
Member

I'll fix error catch so the error will be more verbose.

WaxyMocha added a commit that referenced this issue Feb 6, 2021
Changes:
 - Add Brazilian Portuguese translation (1d8f08e),
 - Fix #15, WoeUSB-ng wasn't correctly checking available commands,
 - Fix #14, except clause wasn't catching network error
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants