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

Segment fault starting component #32

Open
krinehart opened this issue Feb 23, 2019 · 17 comments
Open

Segment fault starting component #32

krinehart opened this issue Feb 23, 2019 · 17 comments

Comments

@krinehart
Copy link

HA 0.88.1 using Hassio component. When I try to start the component I get:
/run.sh: line 14: 12 Segmentation fault (core dumped) xbox-rest-server

Not sure what else to try - no other information that I can find.

@jesryn
Copy link

jesryn commented Feb 26, 2019

Same for me

@unknownskl
Copy link
Contributor

Which architecture is the server running on? (Amd64, arm, ..?)

@krinehart
Copy link
Author

64bit Raspberry Pi 3 B+
Here's the System Health screen from Home Assistant:
arch  | aarch64
dev | false
docker | true
hassio | true
os_name | Linux
python_version | 3.7.2
version | 0.88.1
virtualenv | false

@jesryn
Copy link

jesryn commented Feb 28, 2019

System Health from me as well

arch aarch64
dev false
docker true
hassio true
os_name Linux
python_version 3.7.2
timezone Europe/Stockholm
version 0.88.2
virtualenv false

(Updated to 88.2 today)

@unknownskl
Copy link
Contributor

I'm sure this has to do with the docker image that's build for amd64 and not for aarch64.
@hunterjm: I have an docker file that works in my fork from your repo. Maybe you can use that dockerfile? (Works on both aarch64 and amd64, however I don't use HA, as I've migrated to homebridge, so I can't test and make a pull request)

@jesryn
Copy link

jesryn commented Apr 12, 2019

@krinehart have you found any solution? Feels like I have to move on to something else for the Xbox integration now

@krinehart
Copy link
Author

No, @jesryn, I'm holding out hope that @hunterjm can create a docker image for aarch64 as it sounds like that's the problem but I haven't heard anything.

@cbuechel
Copy link

Have the same issue. Hoping for a resolution

@jesryn
Copy link

jesryn commented Apr 13, 2019

I reinstalled and moved to the 32-bit version today. But when trying to reinstall the Xbox component it seems to have a general problem right now. Not possible to install from that repo. Found others with the same problem. But I will stick to the 32-bit Hassio a couple of days to see if the repo problem will be solved, otherwise might move back to 64-bit.

@webdjoe
Copy link
Contributor

webdjoe commented Apr 13, 2019

@hunterjm is probably very busy as usual. Until he updates the repository a workaround might be to just use the fix from @unknownskl repository by using his fork path https://github.com/unknownskl/hassio-addons to install a third party addon instead of this one. I don't use hassio so I can't tell if it works but it looks alright to me. Let me know if it is in fact successful. If it is I will fork and make a pull request.

@jesryn
Copy link

jesryn commented Apr 17, 2019

@hunterjm is probably very busy as usual. Until he updates the repository a workaround might be to just use the fix from @unknownskl repository by using his fork path https://github.com/unknownskl/hassio-addons to install a third party addon instead of this one. I don't use hassio so I can't tell if it works but it looks alright to me. Let me know if it is in fact successful. If it is I will fork and make a pull request.

Thanks for the info @webdjoe, appreciated. Will switch to your suggestion during the weekend.

@jampez77
Copy link

jampez77 commented Jul 20, 2019

I've been having this problem for a while now. Has anyone found a solution to this? @jesryn did the @unknownskl idea work?

@SBRK
Copy link

SBRK commented Aug 10, 2019

Same here...

@unknownskl I added your forked repo in Home Assistant but the Xbox Addon doesn't show up, why is that ?

@unknownskl
Copy link
Contributor

@SBRK it is probably outdated. I am waiting for my raspberry pi4 to be delivered and I hope to look into HA again and make it up to date. Could take a while tho..

@jampez77
Copy link

jampez77 commented Sep 2, 2019

@SBRK This weekend I updated my hassio to 0.98.1 and the @unknownskl repo appeared in the add on section. This version does not produce this issue and will connect to my Xbox fine. It is however struggling with controlling it.

@SBRK
Copy link

SBRK commented Sep 3, 2019

@SBRK This weekend I updated my hassio to 0.98.1 and the @unknownskl repo appeared in the add on section. This version does not produce this issue and will connect to my Xbox fine. It is however struggling with controlling it.

Neat, I will have a try. By controlling it you mean sending controller inputs? Can you manage to turn it on/off? All I'd be interested in is the state and on/off commands

@jampez77
Copy link

jampez77 commented Sep 3, 2019

@SBRK I have my Satellite TV connected through the Xbox. When I try to change channel (via Alexa) the command for changing to TV source is called instead of the channel number as was done in the past.

I will check it in a few hours after work as I have yet to add my username/password in the config yet.

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

7 participants