create directory failed, errno:17 - Printable Version +- Ventoy Forums (https://forums.ventoy.net) +-- Forum: iVentoy General Use —— iVentoy 使用交流 (https://forums.ventoy.net/forumdisplay.php?fid=7) +--- Forum: iVentoy Discussion Forum (https://forums.ventoy.net/forumdisplay.php?fid=8) +--- Thread: create directory failed, errno:17 (/showthread.php?tid=2909) |
create directory failed, errno:17 - joe357 - 06-26-2024 Hello thanks for your time, i have this issue, that i've been using the tool about 3 days ago, but since the second day it started to perform this bug, so for troubleshooting i decide to erase the main folder and extract the compressed folder again, but then said that i didn't have enough permission for erase the folder, so i rebooted my system log again if tried to run program still doesn't work, so i decided to finish erase the folder after reboot again, so i used it that way the last 2 days with no problem (after boot erase, extract and run), but today it doesn't work no way, so i don't know wwhat to do now. I'll apreciate, a lot someone's help, thanks beforehand, have a nice day. This is the terminal error prompt (when perform "status" after performing "start", it shows "not running" : root@user:/home/user/1nstalled/Programs/iventoy-1.0.20# sudo bash iventoy.sh -R start iventoy start SUCCESS PID=0 Please open your browser and visit http://127.0.0.1:26000 or http://x.x.x.x:26000 (x.x.x.x is any valid IP address) This is an extract (the end) from the log file: 2024/06/26 12:01:40.833 [PXE] ========================================================== 2024/06/26 12:01:40.834 [PXE] ########################################################## 2024/06/26 12:01:40.834 [PXE] ##################### IVENTOY RUN ######################## 2024/06/26 12:01:40.834 [PXE] ########################################################## 2024/06/26 12:01:40.834 [PXE] ========================================================== 2024/06/26 12:01:40.834 [UTIL] create directory failed, errno:17 2024/06/26 12:01:40.834 [PXE] ### iVentoy start failed. ### I'm on Nobara 39 Wayland Propietary Drivers AMD FX 3120 NVIDIA 1060 3G 32GB DDR3 RE: create directory failed, errno:17 - brian-LOT - 07-02-2024 Hello, I'm new on this forum and with iVentoy, But i have encouter your problem, so this might help : For me it was a network issue... i needed 2 interfaces, 1 DHCP and 1 manual to push the DHCP from iventoy, and since i'm new to the usage of Linux (i used Debian 12.5) i had trouble to make both interfaces work properly. when i finnaly fixed those issues, the start of iventoy was a success each time. But when i see the message and the troubles you encouter, i wonder if your issue is only about the rights on your folder. maybe try to give you user more privileges ? or change the path to you iventoy's folders where your user would have more permissions ? Hope i helped you, GL ! Bye |