Hallo zusammen,
ich habe nach sehr langer Zeit ein FHEM Update gemacht. Danach startet FHEM nicht mehr.
root@raspyfhem:~# service fhem status
fhem is not running
root@raspyfhem:~# service fhem start
Starting fhem...
Daemon with PID 2676 started!
Can't bind socket: Address already in use
"any" is not exported by the List::Util module
Can't continue after import errors at fhem.pl line 34
BEGIN failed--compilation aborted at fhem.pl line 34.
Bisher war die Datei TcpServerUtils.pm ein Problem bei updates, weshalb ich mir ein Backup angelegt hatte mit dem es immer funktioniert hat . FHEM war nach einem Update nicht erreichbar bis ich dann diese Datei ausgetauscht hatte. jetzt startet FHEM aber gar nicht mehr.
Euch auch schöne Ostern.
Gruß
Micha
processor : 0
model name : ARMv6-compatible processor rev 7 (v6l)
BogoMIPS : 2.00
Features : half thumb fastmult vfp edsp java tls
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part : 0xb76
CPU revision : 7
Hardware : BCM2708
Revision : 000e
Serial : 0000000076c6a2a3
PRETTY_NAME="Raspbian GNU/Linux 7 (wheezy)"
NAME="Raspbian GNU/Linux"
VERSION_ID="7"
VERSION="7 (wheezy)"
ID=raspbian
ID_LIKE=debian
ANSI_COLOR="1;31"
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
Uralt-Perl, das du da verwendest....
auf einem völlig unsicheren (da outdated) OS...
https://forum.fhem.de/index.php?msg=1327348
Ja läuft noch auf wheezy :-( Ich arbeite gerade an zwei raspi mit 3B+ und bookworm um dort fhem und raspberrymatic zu nutzen habe aber noch Probleme mit der Umsetzung zum Beispiel mit dem MP3 Gong :-(
Ich probiere es jetzt mit
sudo apt install libscalar-list-utils-perl
og´h mann hätte ich das mal alles noch so gelassen bis ich mit den neuen fertig bin :-(
Jetzt habe ich mir wohl endgültig alles zerschossen
Going to read '/root/.cpan/Metadata'
Database was generated on Thu, 25 Dec 2014 10:29:02 GMT
Fetching with LWP:
http://mirror.23media.de/cpan/authors/01mailrc.txt.gz
Going to read '/root/.cpan/sources/authors/01mailrc.txt.gz'
............................................................................DONE
Fetching with LWP:
http://mirror.23media.de/cpan/modules/02packages.details.txt.gz
Going to read '/root/.cpan/sources/modules/02packages.details.txt.gz'
Database was generated on Sun, 20 Apr 2025 15:41:01 GMT
..............
New CPAN.pm version (v2.38) available.
[Currently running version is v1.960001]
You might want to try
install CPAN
reload cpan
to both upgrade CPAN.pm and run the new version without leaving
the current session.
..............................................................DONE
Fetching with LWP:
http://mirror.23media.de/cpan/modules/03modlist.data.gz
Going to read '/root/.cpan/sources/modules/03modlist.data.gz'
DONE
Going to write /root/.cpan/Metadata
Running install for module 'List::Util'
Running make for P/PE/PEVANS/Scalar-List-Utils-1.69.tar.gz
Fetching with LWP:
http://mirror.23media.de/cpan/authors/id/P/PE/PEVANS/Scalar-List-Utils-1.69.tar.gz
Fetching with LWP:
http://mirror.23media.de/cpan/authors/id/P/PE/PEVANS/CHECKSUMS
Checksum for /root/.cpan/sources/authors/id/P/PE/PEVANS/Scalar-List-Utils-1.69.tar.gz ok
Uncompressed /root/.cpan/sources/authors/id/P/PE/PEVANS/Scalar-List-Utils-1.69.tar.gz successfully
Using Tar:/bin/tar xf "Scalar-List-Utils-1.69.tar":
Couldn't untar Scalar-List-Utils-1.69.tar
Package seems to come without Makefile.PL.
(The test -f "/root/.cpan/build/PEVANS-9Tc6cO/Makefile.PL" returned false.)
Writing one on our own (setting NAME to ListUtil)
Had problems unarchiving. Please build manually
Running make test
Make had some problems, won't test
Running make install
Make had some problems, won't install
root@raspyfhem:~#
root@raspyfhem:~# perl -MList::Util -e 'print "$List::Util::VERSION\n";'
1.23