Git Product home page Git Product logo

Comments (4)

freeplant avatar freeplant commented on August 27, 2024

Make sure the server can connect itself via the URL.

2013/7/18 Julien Bonjean [email protected]

Hello,
I use seafile-server 1.7.0 with apache for SSL, everything is working fine
except for Wiki.
As soon as I create a personal wiki, I'm redirected to an error page "Page
unavailable". I can see the wiki library has been created but as soon as I
click on the "Personal Wiki" tab, I got redirected to the error page.

Here is the content of my /tmp/seahub_django_request.log when I click on
the tab:

2013-07-18 07:40:53,073 [ERROR] django.request:212
handle_uncaught_exception Internal Server Error: /home/wiki/
Traceback (most recent call last):
File
"/seafile/seafile-server-1.7.0/seahub/thirdpart/Django-1.5.1-py2.6.egg/django/core/handlers/base.py",
line 115, in get_response
response = callback(request, _callback_args, *_callback_kwargs)
File "/seafile/seafile-server-1.7.0/seahub/seahub/auth/decorators.py",
line 25, in _wrapped_view
return view_func(request, _args, *_kwargs)
File "/seafile/seafile-server-1.7.0/seahub/seahub/views/wiki.py", line 43,
in personal_wiki
content, repo, dirent = get_personal_wiki_page(username, page_name)
File "/seafile/seafile-server-1.7.0/seahub/seahub/wiki/utils.py", line 85,
in get_personal_wiki_page
file_response = urllib2.urlopen(url)
File "/usr/lib/python2.7/urllib2.py", line 126, in urlopen
return _opener.open(url, data, timeout)
File "/usr/lib/python2.7/urllib2.py", line 400, in open
response = self._open(req, data)
File "/usr/lib/python2.7/urllib2.py", line 418, in _open
'_open', req)
File "/usr/lib/python2.7/urllib2.py", line 378, in _call_chain
result = func(*args)
File "/usr/lib/python2.7/urllib2.py", line 1215, in https_open
return self.do_open(httplib.HTTPSConnection, req)
File "/usr/lib/python2.7/urllib2.py", line 1177, in do_open
raise URLError(err)
URLError:


Reply to this email directly or view it on GitHubhttps://github.com//issues/68
.

from seahub.

jbonjean avatar jbonjean commented on August 27, 2024

Sorry, what do you mean exactly by "the server can connect itself" ?

from seahub.

freeplant avatar freeplant commented on August 27, 2024

Suppose your SERVICE_URL is www.example.com

Make sure your server can "ping www.example.com"

2013/7/18 Julien Bonjean [email protected]

Sorry, what do you mean exactly by "the server can connect itself" ?


Reply to this email directly or view it on GitHubhttps://github.com//issues/68#issuecomment-21162590
.

from seahub.

jbonjean avatar jbonjean commented on August 27, 2024

That was the problem, thank you!

from seahub.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.