Announcement

Collapse
No announcement yet.

New 2x Errors while installing OX on Ubuntu 8.04

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • New 2x Errors while installing OX on Ubuntu 8.04

    Hi all here (specialy Martin),

    well, after my server crash, I still can't believe it (4 of 5 Raid disk crashed), I have to install my Server again.
    So the procedure is known. I think so.
    Installing Ubuntu 8.04 LTS, and Postfix, Dovecot etc. All work fine.

    After adding OX to the sources.list and using "apt-get update" I get following error:
    Code:
    W: GPG error: http://download.opensuse.org  Release: Die folgenden Signaturen konnten nicht Überprüft werden, weil ihr Öffentlicher Schlüssel nicht verfügbar ist: NO_PUBKEY 0EB11CDE44F9512B
    W: Probieren Sie "apt-get update", um diese Probleme zu korrigieren.
    Ok no matter, I try to install it anyway. And it works.
    Until I want create my contex. Then I get this error:
    Code:
    context 1 could not be created:
    Server response:
     com.openexchange.admin.rmi.exceptions.OXContextException: The new context could not be created. The maximum number of contexts in every database cluster has been reached. Use register-, create- or change database to resolve the problem.
    Ok I know since 6.12 there is a license key, so first I try it with the Option --no-license. Like I described here: http://www.sousgarden.com/2009/11/09...-installation/
    After the first misstake I try it with --add-license=YOUR-OX-LICENSE-CODE like described in the official dokumentation. Both give the same error.

    What I'm making wrong?
    Last edited by Guest; 11-10-2009, 09:50 AM.

  • #2
    Your problem has nothing to do with a license, as the error indicates:

    The maximum number of contexts in every database cluster has been reached. Use register-, create- or change database to resolve the problem.

    Comment


    • #3
      I haven't create a contex yet. So, how it can be on fresh installation the maximum number of contexts is reached???
      And what the maximum in OX community edition?

      Comment


      • #4
        Schade keine Antwort.
        Wenigstens hätte man eine Auskunft erhalten können über den Repository Fehler:
        Code:
        W: GPG error: http://download.opensuse.org  Release: Die folgenden Signaturen konnten nicht Überprüft werden, weil ihr Öffentlicher Schlüssel nicht verfügbar ist: NO_PUBKEY 0EB11CDE44F9512B
        W: Probieren Sie apt-get update, um diese Probleme zu korrigieren.
        Den KEY gegen den keyserver zu validieren hilft auch nicht weiter.
        Code:
        apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 0EB11CDE44F9512B
        Nachtrag: [SOLVED]
        Nach dem ich alles deinstalliert und die verbleibenden Dateien gelöscht habe, OX wieder installiert hab ist der Fehler weg.

        Der Fehler mit dem PUBLIC KEY im Repository aber ist immer noch da.
        Ist das nur bei mir so??
        Last edited by Guest; 11-14-2009, 12:10 AM.

        Comment


        • #5
          Originally posted by sedeke View Post
          Der Fehler mit dem PUBLIC KEY im Repository aber ist immer noch da.
          Ist das nur bei mir so??
          We are working for a solution to import the openSUSE build key similar to

          Comment

          Working...
          X