-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
Issue with SSH Authentication for DataFeedWatch Connector Installation #39662
Comments
Hi @irenepakhomkina. Thank you for your report.
Join Magento Community Engineering Slack and ask your questions in #github channel. |
@magento add to contributors team |
Hi @YuriyYavorskiy! 👋 |
Hi @engcom-Hotel. Thank you for working on this issue.
|
Hello @irenepakhomkina, Thanks for the report and collaboration! We are using this platform to report the bug related to the core libraries of the Magento. For the above issue I think you need to connect with the cloud support team. Please let us know if we missed anything in understanding the issue. Thanks |
@irenepakhomkina I think I can help you on this : First point is : This is the repository of magento 2 official code, when encountering an issue with https://www.datafeedwatch.com/ , you might need to contact directly their support team which might help you better. Second point is : To answer your question about SSH and Magento Credentials, they probably have nothing in common (except the fact that there is a user and a password involved).
SSH credentials are probably managed by your hosting company (Which according to the hostname you gave, could be LiquidWeb). You should contact them to get more information about your ssh access credentials. I hope this helps you to understand the difference. @engcom-Hotel I think this issue can be closed. |
Sure @bhennesAdv closing this issue |
Summary
Hi!
We're working on integrating DataFeedWatch with Magento for data fetching, following this guide: Adding Magento 2 to DataFeedWatch
https://help.datafeedwatch.com/article/783v6ihcks-adding-magento-2
At Step 9, we need to install the DataFeedWatch Connector via SSH. However, when attempting to log into the Magento server via SSH, the connection is established, but authentication fails.
Our question:
Could you confirm whether the credentials used for logging into the Magento Admin Dashboard are the same as those required for SSH access? It seems like the SSH account required is different from the admin account, and while the server connection is being made, our user credentials (and those provided to us) are being rejected.
Would you be able to clarify the correct login method or provide guidance on resolving this authentication issue?
Thanks in advance for your help!
Examples
Proposed solution
We suspect that the SSH login credentials might be different from the Magento Admin credentials. If this is the case, could you clarify where we can find or reset the correct SSH credentials? Additionally, if there are any specific SSH access requirements (e.g., public key authentication, user role restrictions), please let us know.
Release note
Issue reported regarding SSH authentication failure when attempting to install the DataFeedWatch Connector for Magento. The user is unable to log in via SSH despite a successful server connection.
Triage and priority
The text was updated successfully, but these errors were encountered: