passman icon indicating copy to clipboard operation
passman copied to clipboard

can't export entries

Open lmjst opened this issue 6 years ago • 6 comments

EDIT : it works in Chrome with the hack https://github.com/nextcloud/passman/wiki/Exporting%3Aa-single-users-credentials In Firefox : says it's done but no file to save visible

Bug report

Steps to reproduce

  1. Export vault data 2.CSV or JSON
  2. pass OK
  3. Démarrage de l'export Déchiffrement des informations d'identification
  4. nothing happens

Expected behaviour

export file

Actual behaviour

nothing happens

Configuration

nextcloud 12 on PHP

Browser:
tried Firefox 59.0.2 & Chromium 65.0.3325.181

Extensions that might cause interference: ??

Passman version: 2.1.4

Operating system: ubuntu 14

Web server: Linux

Database: SQL

PHP version: 5.6

cloud server: Nextcloud

cloud version: (see admin page or version.php)

Browser log not sure I've got the correct debugger

Browser log TypeError: browser.contextMenus is undefined background.js:3:1 Erreur dans les liens source : request failed with status 404 URL de la ressource : https://site.org/nextcloud/core/vendor/core.js?v=xxxxxxxxxxfbe-0 URL du lien source : purify.min.js.map[En savoir plus] (source inconnue) DebuggeeWouldRun: debuggee `https://site.org/nextcloud/core/vendor/core.js?v=xxxfbe-0:3' would run script.js:356:5

Cloud log

{"reqId":"yKVCSmtDTYmmIezb8R5W","level":3,"time":"2018-05-01T19:09:50+00:00","remoteAddr":"2a01:e35:8794:8300:aa0d:6bbb:6e24:5592","user":"xx","app":"PHP","method":"GET","url":"/nextcloud/index.php/apps/passman/api/v2/language?lang=en","message":"vsprintf(): Too few arguments at /srv/data/web/vhosts/xx.org/htdocs/nextcloud/lib/private/legacy/l10n/string.php#72","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/65.0.3325.181 Chrome/65.0.3325.181 Safari/537.36","version":"12.0.4.3"}

{"reqId":"dr7hGfjzhgugnRC0oavR","level":3,"time":"2018-05-01T19:23:23+00:00","remoteAddr":"2a01:e35:8794:8300:aa0d:6bbb:6e24:5592","user":"xx","app":"PHP","method":"GET","url":"/nextcloud/index.php/apps/passman/api/v2/language?lang=en","message":"Method OC_L10N_String::__toString() must return a string value at /srv/data/web/vhosts/xx.org/htdocs/nextcloud/lib/private/L10N/L10N.php#85","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0","version":"12.0.4.3"}

thanks


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

lmjst avatar May 01 '18 19:05 lmjst

Same here on 13.0.1

gnouts avatar May 03 '18 13:05 gnouts

Yup same here on 13.0.2. Quite problematic :(

Chrome Version 65.0.3325.181 FF 59.0.3

Edit: this seems to work for me, only in chrome though!

https://github.com/nextcloud/passman/wiki/Exporting%3Aa-single-users-credentials

Japhys avatar May 03 '18 13:05 Japhys

Edit: this seems to work for me, only in chrome though!

Same. Importing/Exporting has been unusable in Firefox for months. It's more reliable in Chrome, but still buggy.

DaemonDude23 avatar May 16 '18 15:05 DaemonDude23

Same problem on 12.0.5 and 13.0.1 and duplicated os issue #264 I think ?

kokoparkletal avatar May 22 '18 14:05 kokoparkletal

I've managed to export my passwords, finally: https://github.com/nextcloud/passman/issues/264#issuecomment-449590034

misterbridge avatar Dec 22 '18 18:12 misterbridge

is this still an issue with the current version?

binsky08 avatar Aug 02 '21 03:08 binsky08