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

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

Open
shinethazhava opened this issue Apr 4, 2018 · 16 comments

Comments

@shinethazhava
Copy link

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

@SqrTT
Copy link
Owner

SqrTT commented Apr 4, 2018

So what exactly issue is?

@SqrTT
Copy link
Owner

SqrTT commented Apr 4, 2018

In this something related to the #60 ?

@shinethazhava
Copy link
Author

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

@shinethazhava
Copy link
Author

shinethazhava commented Apr 4, 2018

cap

cap1

@SqrTT
Copy link
Owner

SqrTT commented Apr 4, 2018

Is hostname and codeversion correct?

@shinethazhava
Copy link
Author

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

@shinethazhava
Copy link
Author

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

@SqrTT
Copy link
Owner

SqrTT commented Apr 4, 2018

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

PS. Sorry, can't skype.

@shinethazhava
Copy link
Author

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

@SqrTT
Copy link
Owner

SqrTT commented Apr 4, 2018

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

@shinethazhava
Copy link
Author

Yes trying to upload to an instance that requires a certificate

@SqrTT SqrTT changed the title Delete all cartridges Upload doesn't work for an instance that requires a certificate Apr 6, 2018
@SqrTT
Copy link
Owner

SqrTT commented Apr 6, 2018

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

@SqrTT SqrTT changed the title Upload doesn't work for an instance that requires a certificate Upload doesn't work for an instance that requires a 2-factor auth Apr 6, 2018
@EvilJordan
Copy link

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

@SqrTT
Copy link
Owner

SqrTT commented Nov 20, 2020

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 SqrTT changed the title Upload doesn't work for an instance that requires a 2-factor auth Upload doesn't work for an instance that requires a 2-factor auth (certificates) Nov 20, 2020
@Samuel0827
Copy link

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?

@SqrTT
Copy link
Owner

SqrTT commented Feb 11, 2021

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

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