No recent searches
Popular Articles
Sorry! nothing found for
Posted almost 6 years ago by aserhii
Hello everyone.
I have a Scrapy project and I want to deploy it to Scrapy cloud.
In my project exist private key. How to right to deploy my project to the scrapy cloud?
```
from_json_keyfile_name
with open(filename, 'r') as file_obj:
FileNotFoundError: [Errno 2] No such file or directory: 'name_project/spiders/client_secret.json'
{"message": "shub-image-info exit code: 1", "details": null, "error": "image_info_error"}
{"status": "error", "message": "Internal error"}
Deploy log location: /tmp/shub_deploy_qm.log
Error: Deploy failed: b'{"status": "error", "message": "Internal error"}'
0 Votes
aserhii posted almost 6 years ago Best Answer
https://support.scrapinghub.com/support/discussions/topics/22000009843 - this to resolved my problem
1 Comments
aserhii posted almost 6 years ago Answer
Login to post a comment
People who like this
This post will be deleted permanently. Are you sure?
Hello everyone.
I have a Scrapy project and I want to deploy it to Scrapy cloud.
In my project exist private key. How to right to deploy my project to the scrapy cloud?
```
from_json_keyfile_name
with open(filename, 'r') as file_obj:
FileNotFoundError: [Errno 2] No such file or directory: 'name_project/spiders/client_secret.json'
{"message": "shub-image-info exit code: 1", "details": null, "error": "image_info_error"}
{"status": "error", "message": "Internal error"}
Deploy log location: /tmp/shub_deploy_qm.log
Error: Deploy failed: b'{"status": "error", "message": "Internal error"}'
```
0 Votes
aserhii posted almost 6 years ago Best Answer
https://support.scrapinghub.com/support/discussions/topics/22000009843 - this to resolved my problem
0 Votes
1 Comments
aserhii posted almost 6 years ago Answer
https://support.scrapinghub.com/support/discussions/topics/22000009843 - this to resolved my problem
0 Votes
Login to post a comment