This is a snapshot of Indico's old Trac site. Any information contained herein is most probably outdated. Access our new GitHub site here.

#1572 closed defect (invalid)

Problem running indico to 1.2 on sl6

Reported by: mvala Owned by:
Priority: normal Milestone:
Component: General Version: 1.1
Keywords: Cc:

Description

Dear support,

i was running on my web server indico 1.0. After i upgraded to 1.2

2 things are not working for me

  1. http is shown normaly, but when i click login and it goes to https, then it redirect wrongly

From
http://hybrid.jinr.ru/indico
to
https://hybrid.jinr.ru/user/login

(/indico is missing)

  1. second problem is when i force to appedn "/indico" to https

https://hybrid.jinr.ru/indico/user/login

i get following error

too many values to unpack

and my log is

[Fri Jul 25 03:29:43 2014] [error] /usr/lib/python2.6/site-packages/indico-1.2-py2.6.egg/indico/web/flask/app.py:164: DeprecationWarning?: BaseException?.message has been deprecated as of Python 2.6
[Fri Jul 25 03:29:43 2014] [error] Logger.get('wsgi').exception(exception.message or 'WSGI Exception')
[Fri Jul 25 03:29:43 2014] [error] /usr/lib/python2.6/site-packages/indico-1.2-py2.6.egg/MaKaC/common/init__.py:30: DeprecationWarning?: MaKaC.common.Configuration is deprecated; use indico.core.config instead
[Fri Jul 25 03:29:43 2014] [error] from .Configuration import Config
[Fri Jul 25 03:29:43 2014] [error] /usr/lib/python2.6/site-packages/indico-1.2-py2.6.egg/MaKaC/common/
init__.py:30: DeprecationWarning?: MaKaC.common.Configuration is deprecated; use indico.core.config instead
[Fri Jul 25 03:29:43 2014] [error] from .Configuration import Config
[Fri Jul 25 03:29:44 2014] [error] /usr/lib/python2.6/site-packages/indico-1.2-py2.6.egg/MaKaC/common/init__.py:30: DeprecationWarning?: MaKaC.common.Configuration is deprecated; use indico.core.config instead
[Fri Jul 25 03:29:44 2014] [error] from .Configuration import Config
[Fri Jul 25 03:29:44 2014] [error] /usr/lib/python2.6/site-packages/indico-1.2-py2.6.egg/MaKaC/common/
init__.py:30: DeprecationWarning?: MaKaC.common.Configuration is deprecated; use indico.core.config instead
[Fri Jul 25 03:29:44 2014] [error] from .Configuration import Config
[Fri Jul 25 03:29:44 2014] [error] /usr/lib/python2.6/site-packages/indico-1.2-py2.6.egg/MaKaC/common/init__.py:30: DeprecationWarning?: MaKaC.common.Configuration is deprecated; use indico.core.config instead
[Fri Jul 25 03:29:44 2014] [error] from .Configuration import Config
[Fri Jul 25 03:29:44 2014] [error] /usr/lib/python2.6/site-packages/indico-1.2-py2.6.egg/MaKaC/common/
init__.py:30: DeprecationWarning?: MaKaC.common.Configuration is deprecated; use indico.core.config instead
[Fri Jul 25 03:29:44 2014] [error] from .Configuration import Config
[Fri Jul 25 03:29:47 2014] [error] /usr/lib/python2.6/site-packages/indico-1.2-py2.6.egg/MaKaC/common/init__.py:30: DeprecationWarning?: MaKaC.common.Configuration is deprecated; use indico.core.config instead
[Fri Jul 25 03:29:47 2014] [error] from .Configuration import Config
[Fri Jul 25 03:29:28 2014] [error] [client 95.221.22.29] File does not exist: /var/www/html/user

Ciao

Martin

Change History (2)

comment:1 Changed 15 months ago by pferreir

This is not a support line and we do not provide support for Indico outside CERN.
However, if you need help, you can contact the administrator mailing list:

http://indico-software.org/wiki/Community#Community

Other server administrators and developers alike will be glad to help you.

comment:2 Changed 15 months ago by pferreir

  • Resolution set to invalid
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.