Hi,
I had some serious problem with that upgrade, and I can't solve it myself.
After upgrade almos nothing worked - LDAP didn't start. I've found that there was missing "include" in /etc/ldap/slapd.conf:
include /usr/share/univention-ldap/schema/oxforucs-extra.schema
After I manually addet it, LDAP runs and e-mail runs too.
But there are still many problems:
1. I can't log in to Management Console:
"Notofication Internal server error: The service is temporarily not available."
in management-console-server.log and management-console-web-server.log there are only:
21.08.12 12:36:32.267 DEBUG_INIT
21.08.12 12:36:42.323 DEBUG_INIT
21.08.12 12:38:16.925 DEBUG_INIT
21.08.12 12:38:21.907 DEBUG_INIT
So, I can't log in to Management Console to create/modify/delete e-mail, make upgrade, etc..
2. I don't have access to updates via univention-upgrade. XX_ucs-online_xxxxxx.list files looks like:
# An error occurred during the repository check. The error message:
# Traceback (most recent call last):
# File "<stdin>", line 12, in <module>
# File "/usr/lib/pymodules/python2.6/univention/updater/tools.py", line 519, in __init__
# self.ucr_reinit()
# File "/usr/lib/pymodules/python2.6/univention/updater/tools.py", line 584, in ucr_reinit
# assert self.server.access('')
# File "/usr/lib/pymodules/python2.6/univention/updater/tools.py", line 444, in access
# raise ConfigurationError(uri, reason)
# ConfigurationError: Configuration error: no host given
#
# After fixing this issue, you should rewrite this file with the following command:
# univention-config-registry commit /etc/apt/sources.list.d/15_ucs-online-version.list
My problem is probably familiar to this one:
Please, help...
Best Regards
I had some serious problem with that upgrade, and I can't solve it myself.
After upgrade almos nothing worked - LDAP didn't start. I've found that there was missing "include" in /etc/ldap/slapd.conf:
include /usr/share/univention-ldap/schema/oxforucs-extra.schema
After I manually addet it, LDAP runs and e-mail runs too.
But there are still many problems:
1. I can't log in to Management Console:
"Notofication Internal server error: The service is temporarily not available."
in management-console-server.log and management-console-web-server.log there are only:
21.08.12 12:36:32.267 DEBUG_INIT
21.08.12 12:36:42.323 DEBUG_INIT
21.08.12 12:38:16.925 DEBUG_INIT
21.08.12 12:38:21.907 DEBUG_INIT
So, I can't log in to Management Console to create/modify/delete e-mail, make upgrade, etc..
2. I don't have access to updates via univention-upgrade. XX_ucs-online_xxxxxx.list files looks like:
# An error occurred during the repository check. The error message:
# Traceback (most recent call last):
# File "<stdin>", line 12, in <module>
# File "/usr/lib/pymodules/python2.6/univention/updater/tools.py", line 519, in __init__
# self.ucr_reinit()
# File "/usr/lib/pymodules/python2.6/univention/updater/tools.py", line 584, in ucr_reinit
# assert self.server.access('')
# File "/usr/lib/pymodules/python2.6/univention/updater/tools.py", line 444, in access
# raise ConfigurationError(uri, reason)
# ConfigurationError: Configuration error: no host given
#
# After fixing this issue, you should rewrite this file with the following command:
# univention-config-registry commit /etc/apt/sources.list.d/15_ucs-online-version.list
My problem is probably familiar to this one:
Please, help...
Best Regards
Comment