marius-wieschollek / passwords

A simple, yet feature rich password manager for Nextcloud
GNU Affero General Public License v3.0
215 stars 45 forks source link

Passwords Firefox Adon not longer working #345

Closed poltrian closed 3 years ago

poltrian commented 3 years ago

As of today, the Firefox add-on no longer works. I can no longer log in. It also seems to be the old version of the add-on. Here is the error from the Nextcloud log

System Information

Ubunru 20.04 Nextcloud Version: 20.0.7 PHP Version: 7.4 Database and Version: 10.04 MariaDB Server OS and Version: Passwords Version: lastes


**Client:**

Browser and Version: Client OS and Version:


### Steps to reproduce
1. <!-- Describe PRECISELY and DETAILED the necessary steps to reproduce the bug -->
2. <!-- Provide sample data if needed -->
3. <!-- Include relevant user settings and app settings if not standard -->

### Expected result
What should happen?

### Actual result
What does happen?

### Nextcloud log
<details>
<summary>Nextcloud log</summary>
{"reqId":"YCa5dNDOr@FuqvZ1wr3VNQAAAAA","level":3,"time":"2021-02-12T17:23:00+00:00","remoteAddr":"192.168.0.xx","user":"olaf","app":"index","method":"GET","url":"/index.php/apps/passwords/api/0.1/passwords","message":{"Exception":"OCP\\AppFramework\\QueryException","Message":"Could not resolve OCA\\Passwords\\Controller\\LegacyPasswordApiController! Class OCA\\Passwords\\Controller\\LegacyPasswordApiController does not exist","Code":0,"Trace":[{"file":"/var/www/html/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":126,"function":"resolve","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->"},{"file":"/var/www/html/nextcloud/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":455,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->"},{"file":"/var/www/html/nextcloud/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":427,"function":"queryNoFallback","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->"},{"file":"/var/www/html/nextcloud/lib/private/AppFramework/App.php","line":139,"function":"query","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->"},{"file":"/var/www/html/nextcloud/lib/private/Route/Router.php","line":309,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/var/www/html/nextcloud/lib/base.php","line":1008,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/var/www/html/nextcloud/index.php","line":37,"function":"handleRequest","class":"OC","type":"::"}],"File":"/var/www/html/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","Line":115,"CustomMessage":"--"},"userAgent":"Official Browser Client for Mozilla Firefox 85.0.1 on Linux","version":"20.0.7.1","id":"6026ba8d90238"}
</details>

### Browser log
<details>
<summary>Browser log</summary>

Press F12, copy the content of the console tab


</details>
marius-wieschollek commented 3 years ago

If you still have the old version of the browser addon, you need the legacy api enabled. I would recommend updating to the latest version. If that did not happen automatically, you can run the update manually in about:addons

poltrian commented 3 years ago

My Firefox Addon Version is 1.10.0.0. There was an update Yesterday and passwords stopped working

poltrian commented 3 years ago

Ok i press update again and now its 2.1. These version was i use before, thats very stange... now it works again

marius-wieschollek commented 3 years ago

Yesterday the update to 2.1.0 was published. But i see that there was an increase in 1.10 users yesterday. Probably something went wrong during deployment

github-actions[bot] commented 3 years ago

This issue has been locked automatically since there was no recent activity after it was closed.