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

Connected App shows 0 Passwords #259

Open
tatrapikao opened this issue Jul 26, 2023 · 7 comments
Open

Connected App shows 0 Passwords #259

tatrapikao opened this issue Jul 26, 2023 · 7 comments
Labels

Comments

@tatrapikao
Copy link

tatrapikao commented Jul 26, 2023

System Information

  • Extension Version: 2.2.6
  • App Version: 2023.7.30
  • Browser and Version: Mozilla Firefox 115.0.2
  • Client OS and Version: Desktop Linux x86-64

Steps to reproduce

connect -> sync -> see no Passwords..

Expected result

Be able to access the Passwords.

Actual result

Information shows 0 Passwords on Server.

Addon worked fine and suddenly stopped showing Suggestions. I tried to remove and add the Account without resolving the Problem. Problem affects both Servers accesible to me (both have same App Version).

Wenn syncing debug shows:

{ "details": { "data": { "module": {}, "message": { "id": "241944d8-ba7f-499d-8c26-f585fba5a64e", "tab": null, "type": "server.reload", "reply": null, "silent": false, "sender": "popup", "channel": "runtime", "payload": "9fece5a2-fabe-4e96-82cb-f0c0ffa23ec8", "receiver": "background" }, "reply": { "id": "228141eb-30d3-4b8f-94a0-62df4e0a174f", "tab": null, "type": null, "reply": "241944d8-ba7f-499d-8c26-f585fba5a64e", "silent": false, "sender": "background", "channel": "runtime", "payload": null, "receiver": "popup" } }, "message": "this._authQueue is null", "file": "moz-extension://4506fb03-26bb-40fa-81d8-68a44cee0295/js/background.js", "line": 2, "stack": "addServer@moz-extension://4506fb03-26bb-40fa-81d8-68a44cee0295/js/background.js:2:748028\n", "time": 1690385180830 }, "error": { "name": "TypeError", "stack": [ "addServer@moz-extension://4506fb03-26bb-40fa-81d8-68a44cee0295/js/background.js:2:748028", "" ], "string": "TypeError: this._authQueue is null", "fileName": "moz-extension://4506fb03-26bb-40fa-81d8-68a44cee0295/js/background.js", "lineNumber": 2, "columnNumber": 748028, "message": "this._authQueue is null" } }

@tatrapikao tatrapikao added the bug label Jul 26, 2023
@JVAQUEROM
Copy link

JVAQUEROM commented Aug 7, 2023

I have the same Issue. My Nextcloud server was recently upgraded to NC 27 and passwords app is therefore using latest API (2023.08). I guess it could have something to do with that. Any other log or any information I can give to help, please ask. Thank you!

Android App is working fine, though.

EDIT: I found the place where the debug is:

{"details":{"data":{"_response":{}},"message":"Expected application/json, got text/html; charset=iso-8859-1","file":"moz-extension://3b39b174-b4e7-4051-9a51-603ce799880f/js/background.js","line":2,"stack":"r@moz-extension://3b39b174-b4e7-4051-9a51-603ce799880f/js/background.js:2:596203\ngetClass@moz-extension://3b39b174-b4e7-4051-9a51-603ce799880f/js/background.js:2:556718\ngetClass@moz-extension://3b39b174-b4e7-4051-9a51-603ce799880f/js/background.js:2:614726\nsend@moz-extension://3b39b174-b4e7-4051-9a51-603ce799880f/js/background.js:2:571102\n","time":1691437352032},"error":{"name":"ResponseContentTypeError","stack":["r@moz-extension://3b39b174-b4e7-4051-9a51-603ce799880f/js/background.js:2:596203","getClass@moz-extension://3b39b174-b4e7-4051-9a51-603ce799880f/js/background.js:2:556718","getClass@moz-extension://3b39b174-b4e7-4051-9a51-603ce799880f/js/background.js:2:614726","send@moz-extension://3b39b174-b4e7-4051-9a51-603ce799880f/js/background.js:2:571102",""],"string":"ResponseContentTypeError: Expected application/json, got text/html; charset=iso-8859-1","fileName":"moz-extension://3b39b174-b4e7-4051-9a51-603ce799880f/js/background.js","lineNumber":2,"columnNumber":596203,"message":"Expected application/json, got text/html; charset=iso-8859-1","_response":{}}}

Also, using Mozilla Firefox 115.0.3

@tatrapikao
Copy link
Author

The Problem dissapeared for me after about two days (i guess..). Everything is working now as expected. Still no clue why..

@JVAQUEROM
Copy link

I was adding more information and just realized it has started to work...really weird!

@fyah
Copy link

fyah commented Aug 26, 2023

hello,
I have the same issue any hint ?

edit: after disable and re enable the extension, it worked...

@tatrapikao
Copy link
Author

Had the same issue on different maschines. Always fixing itself within a few days.

@andrewille
Copy link

Same issue after upgrading to NextCloud 28. Re-enabling or re-linking the extension did not work. Any solution?
I use FF 120.0.1

@JVAQUEROM
Copy link

I guess "something" takes a while until it works...not sure what it is 🤷

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

No branches or pull requests

4 participants