smedev:what_is_not_working_on_el6

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
smedev:what_is_not_working_on_el6 [26/01/2013 00:21]
dani [httpd]
smedev:what_is_not_working_on_el6 [26/01/2013 00:32] (Version actuelle)
dani [httpd]
Ligne 15: Ligne 15:
 [Fri Jan 25 22:59:23 2013] [error] [client 127.0.0.1] Can't locate object method "host" via package "URI::_generic" at /etc/e-smith/web/common/cgi-bin/login line 162., referer: https://192.168.7.154/server-common/cgi-bin/login?redirect=1&back=http%253a%252f%252f192.168.7.154%252fserver-manager%252f [Fri Jan 25 22:59:23 2013] [error] [client 127.0.0.1] Can't locate object method "host" via package "URI::_generic" at /etc/e-smith/web/common/cgi-bin/login line 162., referer: https://192.168.7.154/server-common/cgi-bin/login?redirect=1&back=http%253a%252f%252f192.168.7.154%252fserver-manager%252f
 </code> </code>
-  * If we try to access the server-manager again, it's working (as we already have our cookie)+  * If we try to access the server-manager again, it's working (as we already have our cookie). It's just the redirection after the login which is broken
 ===== squid ===== ===== squid =====
   * squid doesn't start, and the folowwing errors are printed in /var/log/messages   * squid doesn't start, and the folowwing errors are printed in /var/log/messages
Ligne 57: Ligne 57:
 radiusd: Error: No log destination specified radiusd: Error: No log destination specified
 </code> </code>
 +  * To fix this error, we need to add "-l stdout" as argument to radiusd in /var/service/radiusd/run 
 +  * After that, the following error occures: 
 +<code> 
 +@400000005103145934920bc4 Sat Jan 26 00:25:03 2013 : Info: Starting - reading configuration files ... 
 +@400000005103145937a239c4 Sat Jan 26 00:25:03 2013 : Error: /etc/raddb/radiusd.conf[115]: Failed to link to module 'rlm_ldap': file not found  
 +@400000005103145937a2c27c Sat Jan 26 00:25:03 2013 : Error: /etc/raddb/radiusd.conf[177]: Failed to load module "ldap"
 +@400000005103145937a2fd14 Sat Jan 26 00:25:03 2013 : Error: /etc/raddb/radiusd.conf[177]: Failed to parse "ldap" entry. 
 +@400000005103145937a39954 Sat Jan 26 00:25:03 2013 : Error: Failed to load virtual server <default> 
 +</code> 
 +  * To fix this, we have to install freeradius-ldap, which is now in its own package (freeradius-ldap should be added as required by e-smith-radiusd)
 ===== syslog ===== ===== syslog =====
  
  • smedev/what_is_not_working_on_el6.1359156068.txt.gz
  • Dernière modification: 26/01/2013 00:21
  • de dani