Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

client cannot fetch request to webserver #706

Closed
fregataa opened this issue Sep 5, 2022 · 4 comments
Closed

client cannot fetch request to webserver #706

fregataa opened this issue Sep 5, 2022 · 4 comments
Assignees
Labels
comp:client Related to Client component comp:webserver Related to Web Server component effort:easy Need to understand only a specific region of codes (good first issue, easy).
Milestone

Comments

@fregataa
Copy link
Member

fregataa commented Sep 5, 2022

What Operating System(s) are you seeing this problem on?

macOS (Apple Silicon)

Backend.AI version

main

Describe the bug

webserver cannot handle requests from client, since the requests do not have X-BackendAI-Encoded in header.
the payload of any request from client changes to an empty list.

To Reproduce

  1. run webserver. ./py -m ai.backend.web.server
  2. set environment variables, source env-local-admin-session.sh
  3. try login, ./backend.ai login and type any username and password.

Expected Behavior

successfully login and can request any backend.ai client commands.

Anything else?

the webserver should be able to handle requests from client

@fregataa fregataa added type:bug Reports about that are not working comp:client Related to Client component comp:webserver Related to Web Server component effort:easy Need to understand only a specific region of codes (good first issue, easy). labels Sep 5, 2022
@chapaith
Copy link

Hi there, Can I work on this issue?

@fregataa
Copy link
Member Author

Hi there, Can I work on this issue?

yes. there is no one assigned yet. you can assign yourself on this issue

@achimnol
Copy link
Member

achimnol commented Nov 9, 2022

We need to extend/continue this PR: #493

@leejiwon1125
Copy link
Contributor

image
Issue solved!

@inureyes inureyes added this to the 22.09 milestone Mar 25, 2023
@achimnol achimnol removed the type:bug Reports about that are not working label Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:client Related to Client component comp:webserver Related to Web Server component effort:easy Need to understand only a specific region of codes (good first issue, easy).
Projects
None yet
Development

No branches or pull requests

5 participants