Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Solved iventoy does not start on Fedora 38
#1
Question 
Hi

iventoy 1.0.10 (like the preivous releases) does not start on my Thinkpad running Fedora 38:


Code:
[xtrnaw7@t15g /tools/iventoy-1.0.10]$ date
Sat Jul 15 09:26:45 AM CEST 2023
[xtrnaw7@t15g /tools/iventoy-1.0.10]$ ls
data  doc  iso  iventoy.sh  lib  log  user
[xtrnaw7@t15g /tools/iventoy-1.0.10]$ ./iventoy.sh 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)

[xtrnaw7@t15g /tools/iventoy-1.0.10]$ netstat -an | grep 26000
[xtrnaw7@t15g /tools/iventoy-1.0.10]$
[xtrnaw7@t15g /tools/iventoy-1.0.10]$ ps -ef | grep iventoy
xtrnaw7  1144458  48094  0 09:27 pts/7    00:00:00 grep --color=auto iventoy
[xtrnaw7@t15g /tools/iventoy-1.0.10]$
[xtrnaw7@t15g /tools/iventoy-1.0.10]$ cat log/log.txt
2023/07/14 07:43:49.830 [PXE]  ### iVentoy start failed. ###
2023/07/14 07:45:07.491 [PXE]  ### iVentoy start failed. ###
2023/07/14 07:45:09.783 [PXE]  ### iVentoy start failed. ###
2023/07/14 07:45:42.791 [PXE]  ### iVentoy start failed. ###
2023/07/15 09:26:08.041 [PXE]  ### iVentoy start failed. ###
2023/07/15 09:26:28.333 [PXE]  ### iVentoy start failed. ###
2023/07/15 09:26:33.840 [PXE]  ### iVentoy start failed. ###
2023/07/15 09:26:56.634 [PXE]  ### iVentoy start failed. ###
[xtrnaw7@t15g /tools/iventoy-1.0.10]$

Environment:

Code:
[xtrnaw7@t15g /tools/iventoy-1.0.10]$ uname -a
Linux t15g.isbs.de 6.3.11-200.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Sun Jul  2 13:17:31 UTC 2023 x86_64 GNU/Linux
[xtrnaw7@t15g /tools/iventoy-1.0.10]$ cat /etc/redhat-release
Fedora release 38 (Thirty Eight)
[xtrnaw7@t15g /tools/iventoy-1.0.10]$

There is not really much info in the log file and I can't find the reason in the output of strace (see the attachment)

Any clues?

regards

Bernd
Reply
#2
Please use sudo, that is  sudo ./iventoy.sh start
Reply
#3
(07-17-2023, 10:00 AM)longpanda Wrote: Please use sudo, that is  sudo ./iventoy.sh start

That works .. thanks (I could have thought of it myself ...)

It would be useful if iventoy.sh issues a warning if it is not started by the root user

regards

Bernd
Reply
#4
The latest release will show a tip about sudo.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)