canno create sync

Bug #814986 reported by Paolo Stivanin
2
Affects Status Importance Assigned to Milestone
Syncany
New
Undecided
Unassigned

Bug Description

I'm trying yo create a "local storage" but when in the last step i'll click on "create" it stopped and give me these errors:
---------------------------------------------------------------------------
Creating remote storage ...java.io.IOException: java.security.InvalidKeyException: No installed provider supports this key: javax.crypto.spec.SecretKeySpecorg.syncany.exceptions.StorageException: java.io.IOException: java.security.InvalidKeyException: No installed provider supports this key: javax.crypto.spec.SecretKeySpec
 at org.syncany.config.Repository.commit(Repository.java:233)
 at org.syncany.config.Repository.commit(Repository.java:202)
 at org.syncany.config.Repository.commit(Repository.java:195)
 at org.syncany.gui.wizard.RepositoryTestPanel$1.run(RepositoryTestPanel.java:57)
 at java.lang.Thread.run(Thread.java:662)
Caused by: java.io.IOException: java.security.InvalidKeyException: No installed provider supports this key: javax.crypto.spec.SecretKeySpec
 at org.syncany.repository.files.RepositoryFile.write(RepositoryFile.java:128)
 at org.syncany.config.Repository.commit(Repository.java:220)
 ... 4 more
Caused by: java.security.InvalidKeyException: No installed provider supports this key: javax.crypto.spec.SecretKeySpec
 at javax.crypto.Cipher.a(DashoA13*..)
 at javax.crypto.Cipher.init(DashoA13*..)
 at javax.crypto.Cipher.init(DashoA13*..)
 at org.syncany.config.Encryption.encrypt(Encryption.java:126)
 at org.syncany.repository.files.RepositoryFile.write(RepositoryFile.java:122)
 ... 5 more
-----------------------------------------------------------

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.