Ciao, Marco.
"Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction."
— E. F. Schumacher (mis-attributed to A. Einstein)
________________________________________________________________________________
Autore della patch R2 per Squeezelite e del plugin C-3PO. note libere
Logitech media Server 7.9 > miniPc + squeezelite-R2 / SB+ > "Lu Scalmentu" NOS R2R DAC by TubeOne/ AudioResearch DAC 1-20 >
Klimo Merlino Gold TPS > DIS Interconnect > Kent Gold > Reference > Monitor Audio Studio 20 SE
ora ho questo
root@voyage:~# cd /var/www
root@voyage:/var/www# ls
Music backupFalcon core falcon index.php login.php plugins
root@voyage:/var/www#
Clearaudio Emotion + Satisfy + Grado Gold1 > Phono D3A DIY
Futro S450 + Daphile / Amanero + Buffalo 2 (trident) uscita a TU Cinemag 15/15B DIY / Jlsounds + Lector Digicode TDA1541 S1
Monoblocchi D3A 2A3 (electrolytich free!!) DIY / Coral Beta8 in BLH DIY
allora backupFalcon la devi tenere, fanne una copia da qualche parte es mv /var/www/backupFalcon /backupFalcon, quindi dovresti vedere se dentro c'è qualcosa riferito ad apache2 (es. etc/apache2 o etc/init.d/apache2 o...)
dopo di che (se ne avevi già fatta una copia) cancella /var/www (rm -r /var/www), quindi riesegui
./setup.pl
poi dovresti postare integralmente l'output, vorrei vedere cosa dice a proposito di apache2.
EDIT: mpd l'avevi eliminato? (apt-get remove mpd, mpc)
Ciao, Marco.
"Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction."
— E. F. Schumacher (mis-attributed to A. Einstein)
________________________________________________________________________________
Autore della patch R2 per Squeezelite e del plugin C-3PO. note libere
Logitech media Server 7.9 > miniPc + squeezelite-R2 / SB+ > "Lu Scalmentu" NOS R2R DAC by TubeOne/ AudioResearch DAC 1-20 >
Klimo Merlino Gold TPS > DIS Interconnect > Kent Gold > Reference > Monitor Audio Studio 20 SE
scusami ancora non ho fatto quanto sopra
ora se digito l'ip nel browser ottengo questo:
<?php
/*
* Copyright (C) 2008 Libelium Comunicaciones Distribuidas S.L.
* Libelium - Connecting Sensors to the Cloud
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* Version 0.1
* Author: Octavio Benedi Sanchez
*/
// Check for an authorized and logged user.
// Check for server mode or display mode. If we get any post income we assume that
// a server action is required. If there is no post info display mode is used as
// default.
include_once 'core/functions/check_login.php';
// Global version variable.
$manager_system_version="2.0.1";
if(!empty($_POST))
{
// Servidor mode
include_once 'core/main_server.php';
}
else
{
// Display mode
include_once 'core/main_display.php';
}
?>
Clearaudio Emotion + Satisfy + Grado Gold1 > Phono D3A DIY
Futro S450 + Daphile / Amanero + Buffalo 2 (trident) uscita a TU Cinemag 15/15B DIY / Jlsounds + Lector Digicode TDA1541 S1
Monoblocchi D3A 2A3 (electrolytich free!!) DIY / Coral Beta8 in BLH DIY
fatto quanto mi dici sopra
root@voyage:~# ./setup.pl
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "it_IT.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
* FALCON INSTALLER SETUP **********************************************
Options:
Started in: /root
** PREPARE ************************************************************
--2017-03-24 23:22:23-- https://github.com/marcoc1712/instal.../master.tar.gz
Resolving github.com (github.com)... 192.30.253.112, 192.30.253.113
Connecting to github.com (github.com)|192.30.253.112|:443... connected.
WARNING: The certificate of `github.com' is not trusted.
WARNING: The certificate of `github.com' hasn't got a known issuer.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/marcoc17.../tar.gz/master [following]
--2017-03-24 23:22:23-- https://codeload.github.com/marcoc17.../tar.gz/master
Resolving codeload.github.com (codeload.github.com)... 192.30.253.121, 192.30.253.120
Connecting to codeload.github.com (codeload.github.com)|192.30.253.121|:443... connected.
WARNING: The certificate of `codeload.github.com' is not trusted.
WARNING: The certificate of `codeload.github.com' hasn't got a known issuer.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: `master.tar.gz'
[ <=> ] 20,118 --.-K/s in 0.1s
2017-03-24 23:22:24 (157 KB/s) - `master.tar.gz' saved [20118]
Info: master.tar.gz unpacked in /root
Info: installFalcon-master renamed to Installer
/usr/bin/squeezelite-R2: /lib/i386-linux-gnu/libc.so.6: version `GLIBC_2.15' not found (required by /usr/bin/squeezelite-R2)
/usr/bin/squeezelite-R2: /lib/i386-linux-gnu/libc.so.6: version `GLIBC_2.15' not found (required by /usr/bin/squeezelite-R2)
** EXECUTE ************************************************************
*** INSTALL ***********************************************************
mkdir /var/www
mkdir /var/www/backupFalcon
mkdir /var/www/backupFalcon/before
--2017-03-24 23:22:36-- https://github.com/marcoc1712/falcon.../master.tar.gz
Resolving github.com (github.com)... 192.30.253.113, 192.30.253.112
Connecting to github.com (github.com)|192.30.253.113|:443... connected.
WARNING: The certificate of `github.com' is not trusted.
WARNING: The certificate of `github.com' hasn't got a known issuer.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/marcoc17.../tar.gz/master [following]
--2017-03-24 23:22:36-- https://codeload.github.com/marcoc17.../tar.gz/master
Resolving codeload.github.com (codeload.github.com)... 192.30.253.120, 192.30.253.121
Connecting to codeload.github.com (codeload.github.com)|192.30.253.120|:443... connected.
WARNING: The certificate of `codeload.github.com' is not trusted.
WARNING: The certificate of `codeload.github.com' hasn't got a known issuer.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: `master.tar.gz'
[ <=> ] 361,949 606K/s in 0.6s
2017-03-24 23:22:38 (606 KB/s) - `master.tar.gz' saved [361949]
mkdir /var/www/falcon/exit
mkdir /var/www/falcon/data
mkdir /var/www/backupFalcon/20170324232225
mkdir /var/www/backupFalcon/20170324232225/usr
mkdir /var/www/backupFalcon/20170324232225/usr/bin
mkdir /var/www/backupFalcon/20170324232225/etc
mkdir /var/www/backupFalcon/20170324232225/etc/init.d
mkdir /var/www/backupFalcon/20170324232225/etc/default
--2017-03-24 23:22:42-- https://github.com/marcoc1712/squeez...te-R2-deb-i386
Resolving github.com (github.com)... 192.30.253.112, 192.30.253.113
Connecting to github.com (github.com)|192.30.253.112|:443... connected.
WARNING: The certificate of `github.com' is not trusted.
WARNING: The certificate of `github.com' hasn't got a known issuer.
HTTP request sent, awaiting response... 302 Found
Location: https://github-cloud.s3.amazonaws.co...2Foctet-stream [following]
--2017-03-24 23:22:43-- https://github-cloud.s3.amazonaws.co...2Foctet-stream
Resolving github-cloud.s3.amazonaws.com (github-cloud.s3.amazonaws.com)... 54.231.48.160
Connecting to github-cloud.s3.amazonaws.com (github-cloud.s3.amazonaws.com)|54.231.48.160|:443... connected.
WARNING: The certificate of `github-cloud.s3.amazonaws.com' is not trusted.
WARNING: The certificate of `github-cloud.s3.amazonaws.com' hasn't got a known issuer.
HTTP request sent, awaiting response... 200 OK
Length: 152256 (149K) [application/octet-stream]
Saving to: `squeezelite-R2-deb-i386'
100%[======================================>] 152,256 317K/s in 0.5s
2017-03-24 23:22:44 (317 KB/s) - `squeezelite-R2-deb-i386' saved [152256/152256]
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "it_IT.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
mkdir /var/www/backupFalcon/before/etc
mkdir /var/www/backupFalcon/before/etc/apache2
mkdir /var/www/backupFalcon/before/etc/apache2/sites-available
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
(98)Address already in use: make_sock: could not bind to address [::]:80
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
/usr/bin/squeezelite-R2: /lib/i386-linux-gnu/libc.so.6: version `GLIBC_2.15' not found (required by /usr/bin/squeezelite-R2)
*** INSTALL REPORT ****************************************************
2017/03/24 23:22:25 Status::new line: 44 RESULT: Installer started ad 2017/03/24 23:22:25 in DETAILS mode
- Time : 2017/03/24 23:22:25
- Package : Linux::Squeezelite
- Filename : Installer/Linux/Squeezelite.pm
- Line : 51
- Subroutine : Squeezelite::_checkVersion
- Command : /usr/bin/squeezelite-R2 -t
- Gravity : ERROR
- Message : 256
- Details :
2017/03/24 23:22:25 Linux:istro::prepare line: 84 DETAILS: directory:/var/www created
2017/03/24 23:22:25 Linux:istro::prepare line: 84 DETAILS: directory:/var/www/backupFalcon created
2017/03/24 23:22:25 Linux:istro::prepare line: 84 DETAILS: directory:/var/www/backupFalcon/before created
2017/03/24 23:22:29 Linux:ebian:istro::prepare line: 96 DETAILS: package: liburi-perl installed
2017/03/24 23:22:32 Linux:ebian:istro::prepare line: 96 DETAILS: package: libcgi-pm-perl installed
2017/03/24 23:22:35 Linux:ebian:istro::prepare line: 96 DETAILS: package: alsa-utils installed
2017/03/24 23:22:35 Installer::install line: 243 INFO: environment prepared
2017/03/24 23:22:39 Linux::Falcon::install line: 89 DETAILS: falcon code downloaded
2017/03/24 23:22:42 Linux::Falcon::install line: 89 DETAILS: falcon code installed
2017/03/24 23:22:42 Installer::install line: 243 INFO: falcon code installed
2017/03/24 23:22:42 Linux:ebian::Squeezelite::upgrade line: 178 DETAILS: squeezelite service stopped
2017/03/24 23:22:42 Linux:ebian::Squeezelite::upgrade line: 178 DETAILS: squeezelite-R2 saved in backup and removed
2017/03/24 23:22:45 Linux:ebian::Squeezelite::upgrade line: 178 DETAILS: squeezelite-R2 installed
2017/03/24 23:22:45 Linux:ebian::Squeezelite::upgrade line: 178 DETAILS: squeezelite-R2 autostart configured
2017/03/24 23:22:45 Installer::install line: 243 INFO: squeezelite-R2 installed
2017/03/24 23:22:46 Linux:ebian::Apache2::install line: 89 DETAILS: apache2 service stopped
2017/03/24 23:22:49 Linux:ebian::Apache2::install line: 89 DETAILS: apache2 installed
2017/03/24 23:22:49 Linux:ebian::Apache2::install line: 89 DETAILS: apache2 configured
2017/03/24 23:22:49 Linux:ebian::Apache2::install line: 89 DETAILS: apache2 service started
2017/03/24 23:22:49 Installer::install line: 243 INFO: webserver installed
2017/03/24 23:22:49 Installer::install line: 243 RESULT: falcon correctly installed!
STATUS : ERROR
MESSAGE: 256
** CLEANUP ************************************************************
Info: Installer moved to /var/www/falcon/falcon/src/Installer
* END *****************************************************************
Clearaudio Emotion + Satisfy + Grado Gold1 > Phono D3A DIY
Futro S450 + Daphile / Amanero + Buffalo 2 (trident) uscita a TU Cinemag 15/15B DIY / Jlsounds + Lector Digicode TDA1541 S1
Monoblocchi D3A 2A3 (electrolytich free!!) DIY / Coral Beta8 in BLH DIY
Ciao, Marco.
"Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction."
— E. F. Schumacher (mis-attributed to A. Einstein)
________________________________________________________________________________
Autore della patch R2 per Squeezelite e del plugin C-3PO. note libere
Logitech media Server 7.9 > miniPc + squeezelite-R2 / SB+ > "Lu Scalmentu" NOS R2R DAC by TubeOne/ AudioResearch DAC 1-20 >
Klimo Merlino Gold TPS > DIS Interconnect > Kent Gold > Reference > Monitor Audio Studio 20 SE
dopo che ho cancellato var www e rieseguito setup.pl
il browser mi da 404 not found nginx/1.2.1
Clearaudio Emotion + Satisfy + Grado Gold1 > Phono D3A DIY
Futro S450 + Daphile / Amanero + Buffalo 2 (trident) uscita a TU Cinemag 15/15B DIY / Jlsounds + Lector Digicode TDA1541 S1
Monoblocchi D3A 2A3 (electrolytich free!!) DIY / Coral Beta8 in BLH DIY
Ci sono (almeno) 2 problemi:
1. manca una libreria per squeezelite, che non so se riusciremo a risolvere senza ricompilare, ma sistemeremo poi.
2 Apache2 non riesce a stabilire l'indirizzo IP su cui mettersi in ascolto, prova il locale ma trova le porte occupate,
poi ha un problema con il log, ma lo vedremo poi.
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
(98)Address already in use: make_sock: could not bind to address [::]:80
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
c'è qualcosa che 'impegna' la porta 80, probabilmente un web server embedded in qualche applicazione, mpd lo hai eliminato?
Ciao, Marco.
"Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction."
— E. F. Schumacher (mis-attributed to A. Einstein)
________________________________________________________________________________
Autore della patch R2 per Squeezelite e del plugin C-3PO. note libere
Logitech media Server 7.9 > miniPc + squeezelite-R2 / SB+ > "Lu Scalmentu" NOS R2R DAC by TubeOne/ AudioResearch DAC 1-20 >
Klimo Merlino Gold TPS > DIS Interconnect > Kent Gold > Reference > Monitor Audio Studio 20 SE
se provo a dare il restart ad apache2 ho questo errore
root@voyage:~# service apache2 restart
[....] Restarting web server: apache2apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
(98)Address already in use: make_sock: could not bind to address [::]:80
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
Action 'start' failed.
The Apache error log may have more information.
failed!
root@voyage:~#
Clearaudio Emotion + Satisfy + Grado Gold1 > Phono D3A DIY
Futro S450 + Daphile / Amanero + Buffalo 2 (trident) uscita a TU Cinemag 15/15B DIY / Jlsounds + Lector Digicode TDA1541 S1
Monoblocchi D3A 2A3 (electrolytich free!!) DIY / Coral Beta8 in BLH DIY
mi sembra di si, come mi tolgo il dubbio?
edit
root@voyage:~# apt-get purge mpd
W: Not using locking for read only lock file /var/lib/dpkg/lock
E: Unable to write to /var/cache/apt/
E: The package lists or status file could not be parsed or opened.
root@voyage:~# remountrw
root@voyage:~# apt-get purge mpd
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package 'mpd' is not installed, so not removed
Clearaudio Emotion + Satisfy + Grado Gold1 > Phono D3A DIY
Futro S450 + Daphile / Amanero + Buffalo 2 (trident) uscita a TU Cinemag 15/15B DIY / Jlsounds + Lector Digicode TDA1541 S1
Monoblocchi D3A 2A3 (electrolytich free!!) DIY / Coral Beta8 in BLH DIY
Ci sono attualmente 1 utenti che stanno visualizzando questa discussione. (0 utenti e 1 ospiti)