prophet icon indicating copy to clipboard operation
prophet copied to clipboard

Upload doesn't work for an instance that requires a 2-factor auth (certificates)

Open shinethazhava opened this issue 6 years ago • 16 comments

After enabling Prophet: Enable Upload all files are deleted from the sandbox. Output showing like

Deleting local zip [test_cat] Zipping [test_cat] Deleting remote zip [test_cat] Sending zip to remote [test_cat] Deleting local zip... [test_cat] Unzipping remote zip [test_cat] Deleting remote zip... Cartridges uploaded successfully

shinethazhava avatar Apr 04 '18 14:04 shinethazhava

So what exactly issue is?

SqrTT avatar Apr 04 '18 14:04 SqrTT

In this something related to the #60 ?

SqrTT avatar Apr 04 '18 14:04 SqrTT

The issue is after enabling the out put showing properly. But my sandbox become empty

shinethazhava avatar Apr 04 '18 14:04 shinethazhava

cap

cap1

shinethazhava avatar Apr 04 '18 14:04 shinethazhava

Is hostname and codeversion correct?

SqrTT avatar Apr 04 '18 14:04 SqrTT

Yes previously the codes are there am using with Eclipse and now try to work with this one

shinethazhava avatar Apr 04 '18 14:04 shinethazhava

Is it possible to add me on Skype? You will get exactly what happening here.

shinethazhava avatar Apr 04 '18 14:04 shinethazhava

Could you please share log from output starting from the beginning?

PS. Sorry, can't skype.

SqrTT avatar Apr 04 '18 15:04 SqrTT

Restarting Using config file 'e:\macpac\macpac.git\cartridges\dw.json' Connection validated successfully Current active version is: shine Start uploading cartridges Cleanup code version... [app_macpac_core] Deleting local zip [app_macpac_core] Zipping [app_macpac_core] Deleting remote zip [app_macpac_core] Sending zip to remote [app_macpac_core] Deleting local zip... [app_macpac_core] Unzipping remote zip [app_macpac_core] Deleting remote zip... Cartridges uploaded successfully Watching files

shinethazhava avatar Apr 04 '18 15:04 shinethazhava

Are you trying to upload to an instance that requires a certificate? Can you upload code manually via WebDAV?

SqrTT avatar Apr 04 '18 15:04 SqrTT

Yes trying to upload to an instance that requires a certificate

shinethazhava avatar Apr 06 '18 06:04 shinethazhava

Currently, the extension doesn't support 2-factor auth (usually dev sandboxed doesn't require certificate) but can be added in future

SqrTT avatar Apr 06 '18 07:04 SqrTT

Checking in on this... did we figure it out?

EvilJordan avatar Nov 19 '20 22:11 EvilJordan

Note: time is changing and currently we have two things named 2-factor auth

  • auth with additional one time (via mobile App)
  • auth which require certificates (like for Staging instance and Production)

Prophet doesn't support only second one (certificates).

SqrTT avatar Nov 20 '20 08:11 SqrTT

Note: time is changing and currently we have two things named 2-factor auth

  • auth with additional one time (via mobile App)
  • auth which require certificates (like for Staging instance and Production)

Prophet doesn't support only second one (certificates).

Do u know how to setup the certificates(2-factor auth) in Prophet?

Samuel0827 avatar Feb 07 '21 23:02 Samuel0827

@Samuel0827

Do u know how to setup the certificates(2-factor auth) in Prophet?

There are no way to setup it. Prophet doesn't support certificates for upload.

SqrTT avatar Feb 11 '21 11:02 SqrTT