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

BRING! app shows cannot connect #113134

Closed
juancameijeiras opened this issue Mar 12, 2024 · 7 comments
Closed

BRING! app shows cannot connect #113134

juancameijeiras opened this issue Mar 12, 2024 · 7 comments

Comments

@juancameijeiras
Copy link

The problem

After updating to the newest 2024.3.0 the bring app stopped syncing. I rebooted the HA instance several times and as well the host, still the same. I then deleted the bring integration and tried to install it again but it gives me the error that it cannot connect. I have checked my username and password are correct and have been able to load the bring website without issues.

Screenshot 2024-03-12 at 07 19 42

What version of Home Assistant Core has the issue?

core-2024.3.0

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Bring!

Link to integration documentation on our website

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

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

Hey there @miaucl, @tr4nt0r, mind taking a look at this issue as it has been labeled with an integration (bring) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of bring 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 bring 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)


bring documentation
bring source
(message by IssueLinks)

@malcp
Copy link

malcp commented Mar 12, 2024

I'm seeing what seems to be the same issue. Here is the log:

Diari de registre: bring_api.bring
Font: components/bring/config_flow.py:56
Produït per primer cop: 10:55:22 (2 ocurrències)
Últim registre: 10:55:22

Locale file articles.ca-NO.json could not be loaded from filesystem. Will continue trying to download locale.
Exception: Cannot load articles.ca-NO.json: Traceback (most recent call last): File "/usr/local/lib/python3.12/site-packages/bring_api/bring.py", line 821, in __load_article_translations dictionaries[locale] = await r.json() ^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/helpers/aiohttp_client.py", line 71, in json return await super().json(*args, loads=loads, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/aiohttp/client_reqrep.py", line 1166, in json raise ContentTypeError( aiohttp.client_exceptions.ContentTypeError: 0, message='Attempt to decode JSON with unexpected mimetype: text/html', url=URL('https://web.getbring.com/locale/articles.ca-NO.json')

@FirelightLokeren
Copy link

I have the same issue but then with
Locale file articles.en-BE.json could not be loaded from filesystem. Will continue trying to download locale.

@HA-TB303
Copy link

Same here:

Logger: bring_api.bring
Source: components/bring/init.py:37
First occurred: 17:58:34 (83 occurrences)
Last logged: 19:45:53

Exception: Cannot load articles.nl-BE.json: Traceback (most recent call last): File "/usr/local/lib/python3.12/site-packages/bring_api/bring.py", line 821, in __load_article_translations dictionaries[locale] = await r.json() ^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/helpers/aiohttp_client.py", line 71, in json return await super().json(*args, loads=loads, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/aiohttp/client_reqrep.py", line 1166, in json raise ContentTypeError( aiohttp.client_exceptions.ContentTypeError: 0, message='Attempt to decode JSON with unexpected mimetype: text/html', url=URL('https://web.getbring.com/locale/articles.nl-BE.json')

@tr4nt0r
Copy link
Contributor

tr4nt0r commented Mar 13, 2024

Please have a look at this issue, there is a workaround described. If that is not possible for you, please be patient and wait for the next patch release where this problem has been fixed. Thank you.

@tr4nt0r
Copy link
Contributor

tr4nt0r commented Mar 14, 2024

@home-assistant close

@FirelightLokeren
Copy link

Is working again on core 2024.3.1

@github-actions github-actions bot locked and limited conversation to collaborators Apr 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants