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

Crash (OSError: [Errno 98] Address already in use) #3

Open
m0urs opened this issue Oct 18, 2020 · 1 comment
Open

Crash (OSError: [Errno 98] Address already in use) #3

m0urs opened this issue Oct 18, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@m0urs
Copy link
Owner

m0urs commented Oct 18, 2020

Oct 18 21:47:02 raspberrypi02 arlo-fhem[8117]: 2020-10-18 21:47:02 - arlo-fhem - Received command: get-mode
Oct 18 21:47:02 raspberrypi02 arlo-fhem[8117]: DEBUG: get-mode
Oct 18 21:47:02 raspberrypi02 arlo-fhem[8117]: 2020-10-18 21:47:02 - arlo-fhem - Send FHEM command: setreading Arlo_Cam.dum status-Home armed
Oct 18 21:47:02 raspberrypi02 arlo-fhem[8117]: 2020-10-18 21:47:02 - arlo-fhem - Send FHEM command: setreading Arlo_Cam.dum status-Bridge_AZMichael armed
Oct 18 21:47:02 raspberrypi02 arlo-fhem[8117]: 2020-10-18 21:47:02 - arlo-fhem - Send FHEM command: setreading Arlo_Cam.dum status-Bridge_AZSabine armed
Oct 18 21:47:02 raspberrypi02 arlo-fhem[8117]: Traceback (most recent call last):
Oct 18 21:47:02 raspberrypi02 arlo-fhem[8117]: File "/opt/fhem/arlo-fhem/arlo-fhem.py", line 111, in
Oct 18 21:47:02 raspberrypi02 arlo-fhem[8117]: s.bind((TCP_IP, TCP_PORT))
Oct 18 21:47:02 raspberrypi02 arlo-fhem[8117]: OSError: [Errno 98] Address already in use
Oct 18 21:47:02 raspberrypi02 systemd[1]: arlo-fhem.service: Main process exited, code=exited, status=1/FAILURE
Oct 18 21:47:02 raspberrypi02 systemd[1]: arlo-fhem.service: Unit entered failed state.
Oct 18 21:47:02 raspberrypi02 systemd[1]: arlo-fhem.service: Failed with result 'exit-code'.

@m0urs m0urs added the bug Something isn't working label Oct 18, 2020
@m0urs
Copy link
Owner Author

m0urs commented Oct 28, 2020

Oct 28 17:22:40 raspberrypi02 arlo-fhem[2202]: 2020-10-28 17:22:40 - arlo-fhem - Received command: get-mode
Oct 28 17:22:40 raspberrypi02 arlo-fhem[2202]: 2020-10-28 17:22:40 - arlo-fhem - Send FHEM command: setreading Arlo_Cam.dum status-Home armed
Oct 28 17:22:40 raspberrypi02 arlo-fhem[2202]: 2020-10-28 17:22:40 - arlo-fhem - Send FHEM command: setreading Arlo_Cam.dum status-Bridge_AZMichael armed
Oct 28 17:22:40 raspberrypi02 arlo-fhem[2202]: 2020-10-28 17:22:40 - arlo-fhem - Send FHEM command: setreading Arlo_Cam.dum status-Bridge_AZSabine armed
Oct 28 17:22:40 raspberrypi02 arlo-fhem[2202]: 2020-10-28 17:22:40 - arlo-fhem - Send FHEM command: setreading Arlo_Cam.dum currentMode Aktiviert
Oct 28 17:22:40 raspberrypi02 arlo-fhem[2202]: Traceback (most recent call last):
Oct 28 17:22:40 raspberrypi02 arlo-fhem[2202]: File "/opt/fhem/arlo-fhem/arlo-fhem.py", line 113, in
Oct 28 17:22:40 raspberrypi02 arlo-fhem[2202]: s.bind((TCP_IP, TCP_PORT))
Oct 28 17:22:40 raspberrypi02 arlo-fhem[2202]: OSError: [Errno 98] Address already in use
Oct 28 17:22:41 raspberrypi02 systemd[1]: arlo-fhem.service: Main process exited, code=exited, status=1/FAILURE
Oct 28 17:22:41 raspberrypi02 systemd[1]: arlo-fhem.service: Unit entered failed state.
Oct 28 17:22:41 raspberrypi02 systemd[1]: arlo-fhem.service: Failed with result 'exit-code'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant