← Back to team overview

syncany-team team mailing list archive

[Bug 814986] [NEW] canno create sync

 

Public bug reported:

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
-----------------------------------------------------------

** Affects: syncany
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Syncany
Team, which is subscribed to Syncany.
https://bugs.launchpad.net/bugs/814986

Title:
  canno create sync

Status in Syncany:
  New

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 manage notifications about this bug go to:
https://bugs.launchpad.net/syncany/+bug/814986/+subscriptions


Follow ups

References