Coder Social home page Coder Social logo

/api/1/user 403 about tabby-web HOT 9 OPEN

GentlemanHu avatar GentlemanHu commented on July 18, 2024
/api/1/user 403

from tabby-web.

Comments (9)

Chillrend avatar Chillrend commented on July 18, 2024

I second this, also got the same error after running :latest in docker environment, here's the full docker log:

2022/04/22 02:53:03 Error starting command: `"-wait` - exec: "\"-wait": executable file not found in $PATH
Operations to perform:
  Apply all migrations: admin, app, auth, contenttypes, sessions, social_django
Running migrations:
  No migrations to apply.
  Your models in app(s): 'social_django' have changes that are not yet reflected in a migration, and so won't be applied.
  Run 'manage.py makemigrations' to make new migrations, and then re-run 'manage.py migrate' to apply them.
[2022-04-22 02:53:06 +0000] [1] [INFO] Starting gunicorn 20.1.0
[2022-04-22 02:53:06 +0000] [1] [INFO] Listening at: http://0.0.0.0:80 (1)
[2022-04-22 02:53:06 +0000] [1] [INFO] Using worker: sync
[2022-04-22 02:53:06 +0000] [16] [INFO] Booting worker with pid: 16
[2022-04-22 02:53:07 +0000] [17] [INFO] Booting worker with pid: 17
[2022-04-22 02:53:07 +0000] [18] [INFO] Booting worker with pid: 18
[2022-04-22 02:53:07 +0000] [19] [INFO] Booting worker with pid: 19
Forbidden: /api/1/user
WARNING Forbidden: /api/1/user

from tabby-web.

masterwishx avatar masterwishx commented on July 18, 2024

is this fixed ?

from tabby-web.

sonicno1 avatar sonicno1 commented on July 18, 2024

it's bug.

from tabby-web.

toxicfirefly avatar toxicfirefly commented on July 18, 2024

Is there a workaround? I ran into this today and can't deploy tabby-web

from tabby-web.

bepstein111 avatar bepstein111 commented on July 18, 2024

Is there an older version which this problem doesn't exist in?

from tabby-web.

bepstein111 avatar bepstein111 commented on July 18, 2024

I understand the unfeasibility of providing hosting for everyone, but I'm pretty miff'd that the only alternative doesn't seem to work...

from tabby-web.

GentlemanHu avatar GentlemanHu commented on July 18, 2024

https://github.com/Clem-Fern/rtabby-web-api

sync api server

from tabby-web.

sequent5 avatar sequent5 commented on July 18, 2024

same issue with docker

from tabby-web.

sequent5 avatar sequent5 commented on July 18, 2024

same issue with docker

My issue is solved, I use nginx as reverse proxy for tabby, the solution is set the header in tabby server configuration: proxy_set_header X-Forwarded-Proto https;

from tabby-web.

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.