Home of the Squeezebox™ & Transporter® network music players.
Page 1 of 4 123 ... LastLast
Results 1 to 10 of 36
  1. #1
    Junior Member
    Join Date
    Jul 2010
    Posts
    3

    SlimNAS fails to start after install on FreeNAS

    Hello,

    I followed the instructions on herger.net using the following files:

    slimnas.tgz (v2.0.1)
    squeezeboxserver-7.5.1.tgz
    slimnas-install.sh (from herger.net)

    I am running a full install of FreeNAS 0.7.2 Sabanda (revision 5255)

    Everything seems to go well except at step 12-13ish, the web page I see is slightly different in that it shows a radio button for selecting both SlimNAS as well as squeezebox server. After selecting the server file and saving I can see that the files are extracted to my share. But the startup says it fails. I don't see a log file under the slimnas/var/Logs directory and I never see a process.

    Anyone else have a similar issue with these later versions of FreeNAS/SlimNAS?

    Thanks.

  2. #2
    Babelfish's Best Boy mherger's Avatar
    Join Date
    Apr 2005
    Location
    Switzerland
    Posts
    18,932

    SlimNAS fails to start after install onFreeNAS

    > I am running a full install of FreeNAS 0.7.2 Sabanda (revision 5255)

    Are you trying to install the 64-bit version? This wouldn't be compatible
    with SlimNAS.

    SlimNAS has not been tested with 0.7.2 yet. As it's moving from FreeBSD
    7.2 to 7.3 as the code base there might be compatibility issue. I'd
    suggest you give the officially release 0.7.1 a try first.

    Michael

  3. #3
    Junior Member
    Join Date
    Jul 2010
    Posts
    3
    Thanks Michael,

    I tried SlimNAS on FreeNAS 7.1 and it worked.

  4. #4
    Junior Member
    Join Date
    Jul 2010
    Posts
    3
    So as I posted earlier it seems that the latest version of SlimNAS works on FreeNAS 7.1 but 7.2 does fix some issues for me relating to my use of ZFS so I would really like to get SlimNAS and Squeezecenter running under FreeNAS 7.2.

    As such I went into my squeezebox directory and ran

    Code:
    perl slimserver.pl --user=www --d_startup --debug server=debug
    The output indicates that it is having trouble loading required modules. I can see the *.pm files in the proper directory structures so I am not sure why they are failing to load. Is there anything else I can try to attempt to debug this?

    Code:
    Got @INC containing:
    /mnt/leftside/slimnas/squeezebox
    /usr/local/lib/perl5/5.10.1/BSDPAN
    /usr/local/lib/perl5/site_perl/5.10.1/mach
    /usr/local/lib/perl5/site_perl/5.10.1
    /usr/local/lib/perl5/5.10.1/mach
    /usr/local/lib/perl5/5.10.1
    .
    
    Extended @INC to contain:
    /mnt/leftside/slimnas/squeezebox/CPAN/arch/5.10/i386-freebsd-64int
    /mnt/leftside/slimnas/squeezebox/CPAN/arch/5.10/i386-freebsd-64int/auto
    /mnt/leftside/slimnas/squeezebox/CPAN/arch/5.10.1/i386-freebsd-64int
    /mnt/leftside/slimnas/squeezebox/CPAN/arch/5.10.1/i386-freebsd-64int/auto
    /mnt/leftside/slimnas/squeezebox/CPAN/arch/5.10/i386-freebsd-64int
    /mnt/leftside/slimnas/squeezebox/CPAN/arch/5.10/i386-freebsd-64int/auto
    /mnt/leftside/slimnas/squeezebox/CPAN/arch/i386-freebsd-64int
    /mnt/leftside/slimnas/squeezebox/lib
    /mnt/leftside/slimnas/squeezebox/CPAN
    /mnt/leftside/slimnas/squeezebox
    /mnt/leftside/slimnas/squeezebox
    /usr/local/lib/perl5/5.10.1/BSDPAN
    /usr/local/lib/perl5/site_perl/5.10.1/mach
    /usr/local/lib/perl5/site_perl/5.10.1
    /usr/local/lib/perl5/5.10.1/mach
    /usr/local/lib/perl5/5.10.1
    .
    
    Loaded module: [version] ok!
    Loaded module: [Time::HiRes] ok!
    Module [DBI] failed to load:
    Can't locate loadable object for module DBI in @INC (@INC contains: /mnt/leftside/slimnas/squeezebox/CPAN/arch/5.10/i386-freebsd-64int /mnt/leftside/slimnas/squeezebox/CPAN/arch/5.10/i386-freebsd-64int/auto /mnt/leftside/slimnas/squeezebox/CPAN/arch/5.10.1/i386-freebsd-64int /mnt/leftside/slimnas/squeezebox/CPAN/arch/5.10.1/i386-freebsd-64int/auto /mnt/leftside/slimnas/squeezebox/CPAN/arch/5.10/i386-freebsd-64int /mnt/leftside/slimnas/squeezebox/CPAN/arch/5.10/i386-freebsd-64int/auto /mnt/leftside/slimnas/squeezebox/CPAN/arch/i386-freebsd-64int /mnt/leftside/slimnas/squeezebox/lib /mnt/leftside/slimnas/squeezebox/CPAN /mnt/leftside/slimnas/squeezebox /mnt/leftside/slimnas/squeezebox /usr/local/lib/perl5/5.10.1/BSDPAN /usr/local/lib/perl5/site_perl/5.10.1/mach /usr/local/lib/perl5/site_perl/5.10.1 /usr/local/lib/perl5/5.10.1/mach /usr/local/lib/perl5/5.10.1 .) at /mnt/leftside/slimnas/squeezebox/CPAN/DBI.pm line 263
    BEGIN failed--compilation aborted at /mnt/leftside/slimnas/squeezebox/CPAN/DBI.pm line 263.
    Compilation failed in require at (eval 18) line 2.
    BEGIN failed--compilation aborted at (eval 18) line 2.
    
    Removing [DBI] from the symbol table - load failed.
    Module [DBD::mysql] failed to load:
    Can't locate loadable object for module DBI in @INC (@INC contains: /mnt/leftside/slimnas/squeezebox/CPAN/arch/5.10/i386-freebsd-64int /mnt/leftside/slimnas/squeezebox/CPAN/arch/5.10/i386-freebsd-64int/auto /mnt/leftside/slimnas/squeezebox/CPAN/arch/5.10.1/i386-freebsd-64int /mnt/leftside/slimnas/squeezebox/CPAN/arch/5.10.1/i386-freebsd-64int/auto /mnt/leftside/slimnas/squeezebox/CPAN/arch/5.10/i386-freebsd-64int /mnt/leftside/slimnas/squeezebox/CPAN/arch/5.10/i386-freebsd-64int/auto /mnt/leftside/slimnas/squeezebox/CPAN/arch/i386-freebsd-64int /mnt/leftside/slimnas/squeezebox/lib /mnt/leftside/slimnas/squeezebox/CPAN /mnt/leftside/slimnas/squeezebox /mnt/leftside/slimnas/squeezebox /usr/local/lib/perl5/5.10.1/BSDPAN /usr/local/lib/perl5/site_perl/5.10.1/mach /usr/local/lib/perl5/site_perl/5.10.1 /usr/local/lib/perl5/5.10.1/mach /usr/local/lib/perl5/5.10.1 .) at /mnt/leftside/slimnas/squeezebox/CPAN/DBI.pm line 263
    BEGIN failed--compilation aborted at /mnt/leftside/slimnas/squeezebox/CPAN/DBI.pm line 263.
    Compilation failed in require at /mnt/leftside/slimnas/squeezebox/CPAN/DBD/mysql.pm line 7.
    BEGIN failed--compilation aborted at /mnt/leftside/slimnas/squeezebox/CPAN/DBD/mysql.pm line 7.
    Compilation failed in require at (eval 19) line 2.
    BEGIN failed--compilation aborted at (eval 19) line 2.
    
    Removing [DBD::mysql] from the symbol table - load failed.
    Removing [DBI] from the symbol table - load failed.
    Module [EV] failed to load:
    Can't locate loadable object for module EV in @INC (@INC contains: /mnt/leftside/slimnas/squeezebox/CPAN/arch/5.10/i386-freebsd-64int /mnt/leftside/slimnas/squeezebox/CPAN/arch/5.10/i386-freebsd-64int/auto /mnt/leftside/slimnas/squeezebox/CPAN/arch/5.10.1/i386-freebsd-64int /mnt/leftside/slimnas/squeezebox/CPAN/arch/5.10.1/i386-freebsd-64int/auto /mnt/leftside/slimnas/squeezebox/CPAN/arch/5.10/i386-freebsd-64int /mnt/leftside/slimnas/squeezebox/CPAN/arch/5.10/i386-freebsd-64int/auto /mnt/leftside/slimnas/squeezebox/CPAN/arch/i386-freebsd-64int /mnt/leftside/slimnas/squeezebox/lib /mnt/leftside/slimnas/squeezebox/CPAN /mnt/leftside/slimnas/squeezebox /mnt/leftside/slimnas/squeezebox /usr/local/lib/perl5/5.10.1/BSDPAN /usr/local/lib/perl5/site_perl/5.10.1/mach /usr/local/lib/perl5/site_perl/5.10.1 /usr/local/lib/perl5/5.10.1/mach /usr/local/lib/perl5/5.10.1 .) at /mnt/leftside/slimnas/squeezebox/CPAN/EV.pm line 87
    BEGIN failed--compilation aborted at /mnt/leftside/slimnas/squeezebox/CPAN/EV.pm line 87.
    Compilation failed in require at (eval 20) line 2.
    BEGIN failed--compilation aborted at (eval 20) line 2.
    
    Removing [EV] from the symbol table - load failed.
    Removing [common::sense] from the symbol table - load failed.
    Module [XML::Parser::Expat] failed to load:
    Can't locate loadable object for module XML::Parser::Expat in @INC (@INC contains: /mnt/leftside/slimnas/squeezebox/CPAN/arch/5.10/i386-freebsd-64int /mnt/leftside/slimnas/squeezebox/CPAN/arch/5.10/i386-freebsd-64int/auto /mnt/leftside/slimnas/squeezebox/CPAN/arch/5.10.1/i386-freebsd-64int /mnt/leftside/slimnas/squeezebox/CPAN/arch/5.10.1/i386-freebsd-64int/auto /mnt/leftside/slimnas/squeezebox/CPAN/arch/5.10/i386-freebsd-64int /mnt/leftside/slimnas/squeezebox/CPAN/arch/5.10/i386-freebsd-64int/auto /mnt/leftside/slimnas/squeezebox/CPAN/arch/i386-freebsd-64int /mnt/leftside/slimnas/squeezebox/lib /mnt/leftside/slimnas/squeezebox/CPAN /mnt/leftside/slimnas/squeezebox /mnt/leftside/slimnas/squeezebox /usr/local/lib/perl5/5.10.1/BSDPAN /usr/local/lib/perl5/site_perl/5.10.1/mach /usr/local/lib/perl5/site_perl/5.10.1 /usr/local/lib/perl5/5.10.1/mach /usr/local/lib/perl5/5.10.1 .) at (eval 21) line 2
    Compilation failed in require at (eval 21) line 2.
    BEGIN failed--compilation aborted at (eval 21) line 2.
    
    Removing [XML::Parser::Expat] from the symbol table - load failed.
    Module [HTML::Parser] failed to load:
    Can't locate loadable object for module HTML::Parser in @INC (@INC contains: /mnt/leftside/slimnas/squeezebox/CPAN/arch/5.10/i386-freebsd-64int /mnt/leftside/slimnas/squeezebox/CPAN/arch/5.10/i386-freebsd-64int/auto /mnt/leftside/slimnas/squeezebox/CPAN/arch/5.10.1/i386-freebsd-64int /mnt/leftside/slimnas/squeezebox/CPAN/arch/5.10.1/i386-freebsd-64int/auto /mnt/leftside/slimnas/squeezebox/CPAN/arch/5.10/i386-freebsd-64int /mnt/leftside/slimnas/squeezebox/CPAN/arch/5.10/i386-freebsd-64int/auto /mnt/leftside/slimnas/squeezebox/CPAN/arch/i386-freebsd-64int /mnt/leftside/slimnas/squeezebox/lib /mnt/leftside/slimnas/squeezebox/CPAN /mnt/leftside/slimnas/squeezebox /mnt/leftside/slimnas/squeezebox /usr/local/lib/perl5/5.10.1/BSDPAN /usr/local/lib/perl5/site_perl/5.10.1/mach /usr/local/lib/perl5/site_perl/5.10.1 /usr/local/lib/perl5/5.10.1/mach /usr/local/lib/perl5/5.10.1 .) at (eval 22) line 2
    Compilation failed in require at (eval 22) line 2.
    BEGIN failed--compilation aborted at (eval 22) line 2.
    
    Removing [HTML::Parser] from the symbol table - load failed.
    Removing [HTML::Entities] from the symbol table - load failed.
    Module [JSON::XS] failed to load:
    Can't locate loadable object for module JSON::XS in @INC (@INC contains: /mnt/leftside/slimnas/squeezebox/CPAN/arch/5.10/i386-freebsd-64int /mnt/leftside/slimnas/squeezebox/CPAN/arch/5.10/i386-freebsd-64int/auto /mnt/leftside/slimnas/squeezebox/CPAN/arch/5.10.1/i386-freebsd-64int /mnt/leftside/slimnas/squeezebox/CPAN/arch/5.10.1/i386-freebsd-64int/auto /mnt/leftside/slimnas/squeezebox/CPAN/arch/5.10/i386-freebsd-64int /mnt/leftside/slimnas/squeezebox/CPAN/arch/5.10/i386-freebsd-64int/auto /mnt/leftside/slimnas/squeezebox/CPAN/arch/i386-freebsd-64int /mnt/leftside/slimnas/squeezebox/lib /mnt/leftside/slimnas/squeezebox/CPAN /mnt/leftside/slimnas/squeezebox /mnt/leftside/slimnas/squeezebox /usr/local/lib/perl5/5.10.1/BSDPAN /usr/local/lib/perl5/site_perl/5.10.1/mach /usr/local/lib/perl5/site_perl/5.10.1 /usr/local/lib/perl5/5.10.1/mach /usr/local/lib/perl5/5.10.1 .) at (eval 23) line 2
    Compilation failed in require at (eval 23) line 2.
    BEGIN failed--compilation aborted at (eval 23) line 2.
    
    ........................SHORTENED FOR POSTING LENGTH......................
    
    The following modules failed to load: DBI DBD::mysql EV XML::Parser::Expat HTML::Parser JSON::XS Digest::SHA1 YAML::Syck GD Sub::Name
    
    
    *******
    
    NOTE:
    
    If you're running some unsupported Linux/Unix platform, please use the buildme.sh 
    script located here:
    
    http://svn.slimdevices.com/repos/slim/7.5/trunk/vendor/CPAN/
    
    You should never need to do this if you're on Windows or Mac OSX. If the installers
    don't work for you, ask for help and/or report a bug.
    
    If 7.5 is outdated by the time you read this, Replace "7.5" with the major version
    of Squeezebox Server you are running.
    
    *******
    
    			
    Exiting..

  5. #5
    Junior Member
    Join Date
    Sep 2010
    Posts
    4
    Hello Michael,

    Do you have any idea when slimNAS is updated to support FreeNAS 0.7.2? I have the same requirements for ZFS and have implemented 0.7.2 succesfully, but want to use it as squeezebox server also.

    Best regards,

    Frans

  6. #6
    Babelfish's Best Boy mherger's Avatar
    Join Date
    Apr 2005
    Location
    Switzerland
    Posts
    18,932

    SlimNAS fails to start after install onFreeNAS

    > Do you have any idea when slimNAS is updated to support FreeNAS 0.7.2?

    Not before FreeNAS 0.7.2 has been released.

    --

    Michael

  7. #7
    Junior Member
    Join Date
    Sep 2010
    Posts
    4
    Quote Originally Posted by mherger View Post
    Not before FreeNAS 0.7.2 has been released.

    --

    Michael
    Clear, i have rebuild my freenas and are running 0.7.1 release build.

  8. #8
    Junior Member
    Join Date
    Mar 2010
    Posts
    27

    freenas 0.7.2

    Any idea when it will work on 0.7.2?

    I have transferred all my data over to a 7.2 box using zfs.

  9. #9
    Junior Member
    Join Date
    Dec 2010
    Posts
    4

    Freenas 0.7.2 now stable?

    Hi,

    Guess there's no new news on Freenas 0.7.2 support? I didn't even find an installation package for Freenas 0.7.1, so I assume 0.7.2 is now stable.

    I'm running the following combination:
    FreeNAS 0.7.2
    SlimNAS 2.0.1
    SBS 7.5.1

    The server does not start. When I start it from an ssh session I get:

    perl slimserver.pl --daemon --user slimuser
    ....
    The following modules failed to load: DBI DBD::mysql EV XML::Parser::Expat HTML::Parser JSON::XS Digest::SHA1 YAML::Syck GD Sub::Name

    I also tried SBS 7.4.1. This only said "Killed".

    I guess I could use FreeNAS 0.7.1. Any ideas where I kind find an installation package (LiveCD).

  10. #10
    Babelfish's Best Boy mherger's Avatar
    Join Date
    Apr 2005
    Location
    Switzerland
    Posts
    18,932

    SlimNAS fails to start after install onFreeNAS

    > Guess there's no new news on Freenas 0.7.2 support?

    Ugh... I didn't see it's been released...

    > The server does not start. When I start it from an ssh session I get:
    >
    > perl slimserver.pl --daemon --user slimuser
    > ....
    > The following modules failed to load: DBI DBD::mysql EV
    > XML::Parser::Expat HTML::Parser JSON::XS Digest::SHA1 YAML::Syck GD
    > Sub::Name


    Yeah... I'll basically have to re-compile everything from scratch :-(.

    --

    Michael

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •