"user name is not specified " for deployment

Answered

In the deployment menu, adding the first SFTP configuration can save the user name and password of the remote server, adding the second SFTP configuration can not save the remote user name and password, continue to add or fail.

version 2019.1 for MAC

 

0
3 comments

Are you getting any errors? If not - we would need to check IDE log. Please contact us using Help > Contact Support.

 

0
Avatar
Permanently deleted user

Here is the log:

2019-05-08 18:21:51,304 [180056083] WARN - ConfigurableExtensionPointUtil - ignore deprecated groupId: language for id: preferences.language.Kotlin.scripting
2019-05-08 18:22:24,302 [180089081] WARN - #com.intellij.ssh - Permanently added '10.1.88.68' (RSA) to the list of known hosts.
2019-05-08 18:22:46,559 [180111338] WARN - t.connections.RemoteConnection - Forced closing file system of sftp://10.1.88.68:22/ in @21fdb71f
2019-05-08 18:22:48,927 [180113706] ERROR - redentialStore.CredentialStore - save (new): invalid Info.plist (plist or signature have been modified) (-67030)
java.lang.Throwable: save (new): invalid Info.plist (plist or signature have been modified) (-67030)
at com.intellij.openapi.diagnostic.Logger.error(Logger.java:145)
at com.intellij.credentialStore.KeyChainCredentialStore$Companion.checkForError(macOsKeychainLibrary.kt:82)
at com.intellij.credentialStore.KeyChainCredentialStore$Companion.access$checkForError(macOsKeychainLibrary.kt:26)
at com.intellij.credentialStore.KeyChainCredentialStore.set(macOsKeychainLibrary.kt:120)
at com.intellij.credentialStore.NativeCredentialStoreWrapper$set$1.invoke(NativeCredentialStoreWrapper.kt:82)
at com.intellij.credentialStore.NativeCredentialStoreWrapper$set$1.invoke(NativeCredentialStoreWrapper.kt:23)
at com.intellij.credentialStore.NativeCredentialStoreWrapper$queueProcessor$1.consume(NativeCredentialStoreWrapper.kt:26)
at com.intellij.credentialStore.NativeCredentialStoreWrapper$queueProcessor$1.consume(NativeCredentialStoreWrapper.kt:23)
at com.intellij.util.concurrency.QueueProcessor.lambda$null$0(QueueProcessor.java:79)
at com.intellij.util.concurrency.QueueProcessor.runSafely(QueueProcessor.java:232)
at com.intellij.util.concurrency.QueueProcessor.lambda$wrappingProcessor$1(QueueProcessor.java:79)
at com.intellij.util.concurrency.QueueProcessor.lambda$null$3(QueueProcessor.java:212)
at com.intellij.util.concurrency.QueueProcessor.runSafely(QueueProcessor.java:232)
at com.intellij.util.concurrency.QueueProcessor.lambda$startProcessing$4(QueueProcessor.java:212)
at com.intellij.openapi.application.impl.ApplicationImpl$1.run(ApplicationImpl.java:311)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
2019-05-08 18:22:48,928 [180113707] ERROR - redentialStore.CredentialStore - IntelliJ IDEA 2019.1 Build #IU-191.6183.87
2019-05-08 18:22:48,928 [180113707] ERROR - redentialStore.CredentialStore - JDK: 1.8.0_202-release; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o
2019-05-08 18:22:48,928 [180113707] ERROR - redentialStore.CredentialStore - OS: Mac OS X
2019-05-08 18:22:48,928 [180113707] ERROR - redentialStore.CredentialStore - Last Action: EditorBackSpace
2019-05-08 18:25:04,307 [180249086] WARN - gin.utils.ProfilingUtilAdapter - YourKit controller initialization failed : To profile application, you should run it with the profiler agent
2019-05-08 18:25:07,830 [180252609] INFO - rationStore.ComponentStoreImpl - Saving Project '/Users/zhangguodong/Work/git/com.hundsun.epay5.paymentfront.dependency' com.hundsun.epay5.paymentfront.dependencyRunManager took 13 ms
2019-05-08 18:25:07,845 [180252624] INFO - mponents.impl.stores.StoreUtil - saveProjectsAndApp took 116 ms
2019-05-08 18:26:05,487 [180310266] INFO - mponents.impl.stores.StoreUtil - saveProjectsAndApp took 77 ms
2019-05-08 18:26:36,341 [180341120] INFO - mponents.impl.stores.StoreUtil - saveProjectsAndApp took 73 ms

 

0

Please try remove existing IDEA app & add/install it again.

0

Please sign in to leave a comment.