gridhead / gridhead/supervisor-frontend-service

Frontend frozen after login

Open
#76 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
CSS
Stars
17
Forks
7
PR merge metrics
No merged PRs in 30d

Description

Hi, I've launched both driver and frontend with example values abd I'm able to access frontend login page, but when I enter values given by driver and click on login it does nothing. Here is a screenshot of Firefox debugger:
![imagen](https://user-images.githubusercontent.com/46715684/111456226-04d50900-8717-11eb-9035-134e685e354a.png)

Supervisor driver log reports connection ok:
`supervisor-driver | 192.168.160.1 - - [17/Mar/2021 10:57:53] "GET /testconn?passcode=502CE30C5FE07127 HTTP/1.1" 200 -`

By the way, if I enter sync or termsocket URIs as they are given, say http ://0.0.0.0:*someport*/, it reports connection error. Same thing if no scheme (http://) and final backslash (/) is entered. I have to change both to http ://127.0.0.1:*someport*/.

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the freeze from the frontend login page using the example driver values, and inspect the Firefox debugger alongside the supervisor driver's /testconn log. Also check the sync and termsocket URI handling for the documented forms; done means login proceeds and valid URI inputs no longer report a connection error.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.