[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kolab-users
Subject:    Re: Kolab using SeaFile as an add-on
From:       Jochen May <jochen () jmay ! org>
Date:       2016-01-11 15:54:48
Message-ID: 5693D048.8020301 () jmay ! org
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


HI,

Am 10.01.2016 um 23:44 schrieb Erika Mustermann:
> I am currently trying to configure Kolab using SeaFile as an add-on. 
> To this point, I seem to have successfully setup SeaFile, and when 
> using the documentation 
> <https://docs.kolab.org/howtos/use-seafile-with-chwala.html>, I 
> succeed in configuring it to interface with LDAP. After changing the 
> configuration of Roundcube in "/etc/roundcubemail/config.inc.php", an 
> option appears in the "FILES" section enabling me with the possibility 
> to add SeaFile storage, but when I try to add it, I get the error 
> "Unable to authenticate user".
>
> The corresponding entries in "/var/log/chwala/errors" resp. 
> "/var/log/chwala/console" are:
>
> "[10-Jan-2016 14:37:21,000000 +0100]: <l4kor3pp> PHP Error: Unable to 
> connect to ssl://example.org:443 <http://example.org:443>. Error: 
> Connection timed out in 
> /usr/share/pear/HTTP/Request2/SocketWrapper.php on line 108 (POST 
> /chwala//api/?method=folder_create?_task=&_action=)"
>
> "[10-Jan-2016 14:37:11,000000 +0100]: <l4kor3pp> SeaFile POST: 
> https://example.org/api2/auth-token/, POST: 
> {"username":"john.doe@example.org 
> <mailto:john.doe@example.org>","password":"*"}
> [10-Jan-2016 14:37:21,000000 +0100]: <l4kor3pp> SeaFile Response [550]: "
>
I got the same problem on a system where the kolab services are not 
secured and have the same idea like you. But at the moment i didnīt have 
the time to change the config to secure services.
> I initially thought that this might be linked to the fact that I 
> hadn't secured the services and I therefore first went on with that. 
> However, the only change I got was that the error in 
> "/var/log/chwala/console" now states:
> "[10-Jan-2016 17:31:40,000000 +0100]: <l4kor3pp> SeaFile POST: 
> https://example.org/api2/auth-token/, POST: 
> {"username":"john.doe@example.org 
> <mailto:john.doe@example.org>","password":"*"}
> [10-Jan-2016 17:31:40,000000 +0100]: <l4kor3pp> SeaFile Response 
> [404]: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
> <html><head>
> <title>404 Not Found</title>
> </head><body>
> <h1>Not Found</h1>
> <p>The requested URL /api2/auth-token/ was not found on this server.</p>
> </body></html>"
>
> Is anyone able to succeed with the configuration?
>
>
> Thanks for any help provided!
>
>
> _______________________________________________
> users mailing list
> users@lists.kolab.org
> https://lists.kolab.org/mailman/listinfo/users


[Attachment #5 (text/html)]

<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">HI, <br>
      <br>
      Am 10.01.2016 um 23:44 schrieb Erika Mustermann:<br>
    </div>
    <blockquote
cite="mid:CAEWdukkRU5_uu5JXuYWQQ3GVJ85XQGwnwHOEZWgS6goo47y1PQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">I am currently trying to configure Kolab using
        SeaFile as an add-on. To this point, I seem to have successfully
        setup SeaFile, and when using the <a moz-do-not-send="true"
          href="https://docs.kolab.org/howtos/use-seafile-with-chwala.html">documentation</a>,
  I succeed in configuring it to interface with LDAP. After
        changing the configuration of Roundcube in
        "/etc/roundcubemail/config.inc.php", an option appears in the
        "FILES" section enabling me with the possibility to add SeaFile
        storage, but when I try to add it, I get the error "Unable to
        authenticate user".<br>
        <br>
        <div id="ui-id-3"
style="display:block;width:auto;min-height:26px;max-height:none;height:auto"
          class="">The corresponding entries in "/var/log/chwala/errors"
          resp. "/var/log/chwala/console" are:<br>
          <br>
          "[10-Jan-2016 14:37:21,000000 +0100]: &lt;l4kor3pp&gt; PHP
          Error: Unable to connect to ssl://<a moz-do-not-send="true"
            href="http://example.org:443">example.org:443</a>. Error:
          Connection timed out in
          /usr/share/pear/HTTP/Request2/SocketWrapper.php on line 108
          (POST /chwala//api/?method=folder_create?_task=&amp;_action=)"<br>
          <br>
          "[10-Jan-2016 14:37:11,000000 +0100]: &lt;l4kor3pp&gt; SeaFile
          POST: <a moz-do-not-send="true"
            href="https://example.org/api2/auth-token/">https://example.org/api2/auth-token/</a>,
  POST: {"username":"<a moz-do-not-send="true"
            href="mailto:john.doe@example.org">john.doe@example.org</a>","password":"*"}<br>
  [10-Jan-2016 14:37:21,000000 +0100]: &lt;l4kor3pp&gt; SeaFile
          Response [550]: "<br>
          <br>
        </div>
      </div>
    </blockquote>
    I got the same problem on a system where the kolab services are not
    secured and have the same idea like you. But at the moment i didnīt
    have the time to change the config to secure services.<br>
    <blockquote
cite="mid:CAEWdukkRU5_uu5JXuYWQQ3GVJ85XQGwnwHOEZWgS6goo47y1PQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div id="ui-id-3"
style="display:block;width:auto;min-height:26px;max-height:none;height:auto"
          class="">I initially thought that this might be linked to the
          fact that I hadn't secured the services and I therefore first
          went on with that. However, the only change I got was that the
          error in "/var/log/chwala/console" now states:<br>
        </div>
        <div id="ui-id-3"
style="display:block;width:auto;min-height:26px;max-height:none;height:auto"
          class="">"[10-Jan-2016 17:31:40,000000 +0100]:
          &lt;l4kor3pp&gt; SeaFile POST: <a moz-do-not-send="true"
            href="https://example.org/api2/auth-token/">https://example.org/api2/auth-token/</a>,
  POST: {"username":"<a moz-do-not-send="true"
            href="mailto:john.doe@example.org">john.doe@example.org</a>","password":"*"}<br>
  [10-Jan-2016 17:31:40,000000 +0100]: &lt;l4kor3pp&gt; SeaFile
          Response [404]: &lt;!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML
          2.0//EN"&gt;<br>
          &lt;html&gt;&lt;head&gt;<br>
          &lt;title&gt;404 Not Found&lt;/title&gt;<br>
          &lt;/head&gt;&lt;body&gt;<br>
          &lt;h1&gt;Not Found&lt;/h1&gt;<br>
          &lt;p&gt;The requested URL /api2/auth-token/ was not found on
          this server.&lt;/p&gt;<br>
          &lt;/body&gt;&lt;/html&gt;"<br>
          <br>
        </div>
      </div>
    </blockquote>
    <blockquote
cite="mid:CAEWdukkRU5_uu5JXuYWQQ3GVJ85XQGwnwHOEZWgS6goo47y1PQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div id="ui-id-3"
style="display:block;width:auto;min-height:26px;max-height:none;height:auto"
          class="">Is anyone able to succeed with the configuration?<br>
        </div>
        <div id="ui-id-3"
style="display:block;width:auto;min-height:26px;max-height:none;height:auto"
          class=""><br>
          <br>
          Thanks for any help provided!<br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
users mailing list
<a class="moz-txt-link-abbreviated" \
href="mailto:users@lists.kolab.org">users@lists.kolab.org</a> <a \
class="moz-txt-link-freetext" \
href="https://lists.kolab.org/mailman/listinfo/users">https://lists.kolab.org/mailman/listinfo/users</a></pre>
  </blockquote>
    <br>
  </body>
</html>



_______________________________________________
users mailing list
users@lists.kolab.org
https://lists.kolab.org/mailman/listinfo/users

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic