Giter Club home page Giter Club logo

Comments (9)

freeplant avatar freeplant commented on July 27, 2024

Hi, kind of confusing. Can you point where in seahub cause the problem?

from seahub.

orymate avatar orymate commented on July 27, 2024

I did not manage to find the actual code place, where the binding of the local web server happens (maybe it's in some other repo). Binding (also) on ::1 seems the better option, because "localhost" is hard coded in many places.

from seahub.

freeplant avatar freeplant commented on July 27, 2024

I do not mean the code. I mean the usage. Is the problem in seafile client, seafile web(seahub), or seafile server daemon? And how the problem affect you?

from seahub.

freeplant avatar freeplant commented on July 27, 2024

I think you mean the local web interface for seafile client.

from seahub.

orymate avatar orymate commented on July 27, 2024

If the Windows client is running on an IPv6-enabled box, and I click on one of Seahub's download buttons, it complains about my client not running (I think because it can't find on localhost = [::1]).

I can't determine the component in which the problem is, because it is with the cooperation of these.

from seahub.

freeplant avatar freeplant commented on July 27, 2024

Thanks, I will look into the problem.

from seahub.

freeplant avatar freeplant commented on July 27, 2024

You can add a line in seahub_settings.py

     CCNET_APPLET_ROOT = "http://127.0.0.1:13420"

This will fix the problem.

from seahub.

orymate avatar orymate commented on July 27, 2024

Thank you. Shouldn't this be the default?

from seahub.

freeplant avatar freeplant commented on July 27, 2024

Yes, will be made as default.

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.