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

new router , same files - 500 won't connect again #33

Closed
sp222222 opened this issue Aug 31, 2022 · 17 comments
Closed

new router , same files - 500 won't connect again #33

sp222222 opened this issue Aug 31, 2022 · 17 comments

Comments

@sp222222
Copy link

500 works fine with normal paid app

I get this running python. only thing changed is my router....

S:\S2022\SLING VLC\SLING VLC\ST500_2022>ss.py config.ini
Version : 3.07 Running on Windows-7-6.1.7601-SP1 pid= 9832
Using config file config.ini
Connection Manager Running on port 5960 with 10 max streams....
Streamer Running: 10 config.ini 5960
starting up on port 5960
Checking for slingbox at ('192.168.1.88', 5224)
Reading Custom Remote definition from S:\S2022\SLING VLC\SLING VLC
mote_500.txt

  • Serving Flask app 'ss'
  • Debug mode: off
    WARNING: This is a development server. Do not use it in a productio
    Use a production WSGI server instead.
  • Running on all addresses (0.0.0.0)
  • Running on http://127.0.0.1:5961/
  • Running on http://192.168.1.8:5961/
    Press CTRL+C to quit
    Error connecting to ('192.168.1.88', 5224)
    Exception in thread Thread-2:
    Traceback (most recent call last):
    File "C:\Program Files\Python38\lib\threading.py", line 932, in _
    er
    self.run()
    File "C:\Program Files\Python38\lib\threading.py", line 870, in r
    self._target(*self._args, **self._kwargs)
    File "S:\S2022\SLING VLC\SLING VLC\ST500_2022\ss.py", line 527, i
    boxes = find_slingbox_info()
    File "S:\S2022\SLING VLC\SLING VLC\ST500_2022\ss.py", line 78, in
    x_info
    import netifaces
    ModuleNotFoundError: No module named 'netifaces'
    08/31/2022, 02:33:01 RemoteControl connection from ('192.168.1.8'

Starting remote control stream handler for ('192.168.1.8', 56592)
Remote Control Connected
Remote Code: 2 0x0 0x0 0x2
Button Clicked ImmutableMultiDict([('Power', '1'), ('Digits', '')])

@sp222222
Copy link
Author

it's driving me nuts :)

@GerryDazoo
Copy link
Owner

GerryDazoo commented Aug 31, 2022 via email

@tom76017
Copy link

I force all servers on my LAN to have a fixed local IP address, I do this in my routers DHCP. When I upgrade my router, I have to resetup the manual DHCP addresses. So both my Slingbox and video source (TiVo Mini) have static addresses.

@sp222222
Copy link
Author

sp222222 commented Aug 31, 2022 via email

@GerryDazoo
Copy link
Owner

GerryDazoo commented Aug 31, 2022 via email

@sp222222
Copy link
Author

sp222222 commented Aug 31, 2022 via email

@GerryDazoo
Copy link
Owner

GerryDazoo commented Aug 31, 2022 via email

@sp222222
Copy link
Author

sp222222 commented Aug 31, 2022 via email

@GerryDazoo
Copy link
Owner

GerryDazoo commented Aug 31, 2022 via email

@sp222222
Copy link
Author

sp222222 commented Aug 31, 2022 via email

@GerryDazoo
Copy link
Owner

GerryDazoo commented Aug 31, 2022 via email

@sp222222
Copy link
Author

sp222222 commented Sep 1, 2022 via email

@sp222222
Copy link
Author

sp222222 commented Sep 1, 2022 via email

@GerryDazoo
Copy link
Owner

GerryDazoo commented Sep 1, 2022 via email

@sp222222
Copy link
Author

sp222222 commented Oct 10, 2022 via email

@GerryDazoo
Copy link
Owner

GerryDazoo commented Oct 11, 2022 via email

@GerryDazoo
Copy link
Owner

GerryDazoo commented Oct 11, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants