[GH-ISSUE #1] Problem on run #1

Closed
opened 2026-02-26 12:22:20 +03:00 by kerem · 9 comments
Owner

Originally created by @alexroumi on GitHub (Nov 10, 2020).
Original GitHub issue: https://github.com/brentvollebregt/whos-on-my-network/issues/1

When I start it it always says that it can't get devices because it can't connect to the server

Originally created by @alexroumi on GitHub (Nov 10, 2020). Original GitHub issue: https://github.com/brentvollebregt/whos-on-my-network/issues/1 When I start it it always says that it can't get devices because it can't connect to the server
kerem closed this issue 2026-02-26 12:22:20 +03:00
Author
Owner

@brentvollebregt commented on GitHub (Nov 10, 2020):

How are you running the project?

<!-- gh-comment-id:724640860 --> @brentvollebregt commented on GitHub (Nov 10, 2020): How are you running the project?
Author
Owner

@alexroumi commented on GitHub (Jan 21, 2021):

python -m whos_on_my_network start

Screenshot 2021-01-21 195633

<!-- gh-comment-id:764829484 --> @alexroumi commented on GitHub (Jan 21, 2021): `python -m whos_on_my_network start` ![Screenshot 2021-01-21 195633](https://user-images.githubusercontent.com/59561790/105391448-d0673400-5c22-11eb-8e6e-70bc2b1158af.png)
Author
Owner

@brentvollebregt commented on GitHub (Jan 21, 2021):

Are there any errors you can see anywhere? If you go into dev tools, why did the request fail?

<!-- gh-comment-id:764832046 --> @brentvollebregt commented on GitHub (Jan 21, 2021): Are there any errors you can see anywhere? If you go into dev tools, why did the request fail?
Author
Owner

@alexroumi commented on GitHub (Jan 21, 2021):

these are my errors

Screenshot 2021-01-21 200144

<!-- gh-comment-id:764833572 --> @alexroumi commented on GitHub (Jan 21, 2021): these are my errors ![Screenshot 2021-01-21 200144](https://user-images.githubusercontent.com/59561790/105392137-8894dc80-5c23-11eb-9d83-51a0a0cf2399.png)
Author
Owner

@brentvollebregt commented on GitHub (Jan 21, 2021):

/api/person got a HTTP 500 - can you take a look at the error in dev tools? Also you should be able to see it in the console running the server.

<!-- gh-comment-id:764834855 --> @brentvollebregt commented on GitHub (Jan 21, 2021): `/api/person` got a HTTP 500 - can you take a look at the error in dev tools? Also you should be able to see it in the console running the server.
Author
Owner

@alexroumi commented on GitHub (Jan 21, 2021):

In the console there aren't any details

My Console

Screenshot 2021-01-21 200817

with a refresh I get that because of the POST request

Screenshot 2021-01-21 201021

<!-- gh-comment-id:764837517 --> @alexroumi commented on GitHub (Jan 21, 2021): In the console there aren't any details My Console ![Screenshot 2021-01-21 200817](https://user-images.githubusercontent.com/59561790/105392964-79625e80-5c24-11eb-8700-b3bdef8e9fba.png) with a refresh I get that because of the POST request ![Screenshot 2021-01-21 201021](https://user-images.githubusercontent.com/59561790/105393233-c80ff880-5c24-11eb-8c86-e8f75ab31b38.png)
Author
Owner

@brentvollebregt commented on GitHub (Jan 22, 2021):

What version of peewee do you currently have installed?
If you install peewee 3.13.1, does this fix it?

Looks like coleifer/peewee#2317 might shed some light on this.

<!-- gh-comment-id:765182658 --> @brentvollebregt commented on GitHub (Jan 22, 2021): What version of peewee do you currently have installed? If you install peewee 3.13.1, does this fix it? Looks like coleifer/peewee#2317 might shed some light on this.
Author
Owner

@alexroumi commented on GitHub (Jan 22, 2021):

thank you so much it was the version of peewee (3.14.0) when I uninstalled it and installed 3.13.1 it worked perfectly fine.

<!-- gh-comment-id:765646540 --> @alexroumi commented on GitHub (Jan 22, 2021): thank you so much it was the version of peewee (3.14.0) when I uninstalled it and installed 3.13.1 it worked perfectly fine.
Author
Owner

@brentvollebregt commented on GitHub (Jan 23, 2021):

@alexroumi 2.2.2 now contains the fix. Thanks for helping with this.

<!-- gh-comment-id:765808520 --> @brentvollebregt commented on GitHub (Jan 23, 2021): @alexroumi 2.2.2 now contains the fix. Thanks for helping with this.
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whos-on-my-network#1
No description provided.