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

Offline mode #2096

Closed
RomainLongeron opened this issue Jan 18, 2018 · 11 comments
Closed

Offline mode #2096

RomainLongeron opened this issue Jan 18, 2018 · 11 comments

Comments

@RomainLongeron
Copy link

Hi
I wanted to know where were you changing the offline mode?
For my part I still have the problem where it works with very little file.
If I select 5-6 file I have this result:
screenshot-2018-1-18 teampass off-line mode

@nilsteampassnet
Copy link
Owner

I indeed experimented this once but couldn't reproduce after refreshing the page.

Perhaps can you check what is output using the console of browser?

How many objects are exported? I'm using it very regularly by exporting in average 100 objects.

@RomainLongeron
Copy link
Author

Just for 34 passwords it does not work
Actually I have 200 useful passwords

I checked if there are ever any pictures and no folders in these items
screenshot-2018-1-19 teampass
sans titre

@nilsteampassnet
Copy link
Owner

It can not be related to the numbers of items.
While comparing the source code and the error you have, it is related to the Key used.
Indeed this error is thrown only during the decryption key when the key is wrong.

But as I believe you are sure of it, I would ask you to try to export with a very simple key to check.

@RomainLongeron
Copy link
Author

I had already tried with basic keys (for example 123) but that's not the problem.
The screen name 1 is with the right key.
The screen name 2 is with the wrong key.
sans titre
sans titre2

@borzel
Copy link

borzel commented Mar 5, 2018

same situation in our instance :-|

nilsteampassnet pushed a commit that referenced this issue Mar 5, 2018
Fix for #2096
Fixed teampass.net url
@nilsteampassnet
Copy link
Owner

After investigations I could find that it was indeed related to amount of data exported.
I have provided a fix in Development branch.

Thanks for reporting.

@sticks221
Copy link

sticks221 commented Mar 12, 2018

Hi, I have the same issue even with the development branch downloaded just now (v2.1.27.10), I have 514 items in the selected folder.? Do I need to do anything else to make the fix active?

Thank you in advance!

nilsteampassnet pushed a commit that referenced this issue Mar 12, 2018
Fix for #2096
@nilsteampassnet
Copy link
Owner

Correct, In some cases the decryption was falling due to UTF-8 characters.
I've added a fix.

@sticks221
Copy link

Thank you but I have (I believe) applied the fixed version but still get the issue. I installed the Development branch download yesterday as per your comment and today, I have applied the files specifically in the branch you referenced in the comment "https://github.com/nilsteampassnet/TeamPass/archive/a62382d8419d69940fb2a77a5944cee4521531a4.zip" but I still get exactly the same symptoms as described above.

Any help would be much appreciated.

@nilsteampassnet
Copy link
Owner

Can you please upgrade to 2.1.27.11 => https://github.com/nilsteampassnet/TeamPass/releases/tag/2.1.27.11

If it doesn't work then I'm not in good position because I've retried with my biggest database (more than 2500 items) and could get it managed.
I would need to investigate on your concrete case.

@sticks221
Copy link

It works! - thank you so much Nils, your work and assistance are very much appreciated :)

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

4 participants