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

Freebox : need to reauthent everytime homeassistant start #116723

Open
slallemand opened this issue May 3, 2024 · 2 comments
Open

Freebox : need to reauthent everytime homeassistant start #116723

slallemand opened this issue May 3, 2024 · 2 comments
Assignees

Comments

@slallemand
Copy link

The problem

Every time I restart home-assistant (container restart), the Freebox integration asks for re-authentification on the Freebox.
I tried to delete the .storage/freebox directory without success.
I also tried to delete the integration as well but still the same issue and reauthenticate.

Anyway when I allow the authentification on the freebox, everything works fine (until I restart home-assistant).

The Freebox is a Freebox Pop and the freebox api is version 11.1.

What I see in the logs is the following :
2024-05-03 17:37:45.653 INFO (MainThread) [freebox_api.aiofreepybox] Read application authorization file 2024-05-03 17:37:45.654 INFO (MainThread) [freebox_api.aiofreepybox] No valid authorization file found

Content of my .storage/freebox/xxxxxxxx_fbxos_fr.conf
{ "app_id": "hass", "app_name": "Home Assistant", "app_version": "0.106", "device_name": "my_device_name", "app_token": "my_token", "track_id": 3 }

This happened since I switch from a raspberry to a NUC server (a few weeks ago).

Let me know if you have an idea or something I can try.

What version of Home Assistant Core has the issue?

core-2024.5.0

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Container

Integration causing the issue

freebox

Link to integration documentation on our website

https://www.home-assistant.io/integrations/freebox

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

@home-assistant
Copy link

home-assistant bot commented May 3, 2024

Hey there @hacf-fr, @Quentame, mind taking a look at this issue as it has been labeled with an integration (freebox) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of freebox can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign freebox Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


freebox documentation
freebox source
(message by IssueLinks)

@Quentame
Copy link
Member

Quentame commented May 6, 2024

Hi !
Thanks for reporting ☺️
Maybe same as #86393

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

No branches or pull requests

2 participants