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

error: FILENAME does not exist or is not a regular file #217

Open
JoshuaMunoz opened this issue Jun 24, 2021 · 2 comments
Open

error: FILENAME does not exist or is not a regular file #217

JoshuaMunoz opened this issue Jun 24, 2021 · 2 comments

Comments

@JoshuaMunoz
Copy link

I created a bunch of my own yaml files because I read that could scrape better and I also wanted a single yaml per website.

I created these in nano, they look identical to some of the included templates. However, when I try to run them, I get the error:

error: unique_bh_3080.yaml does not exist or is not a regular file

I see them in the config folder when I use the ls command and I styled them exactly as the included templates.

Any advice would be apprecitated.

error: unique_amazon_3080.yaml does not exist or is not a regular file

usage for discord, slack, or telegram:
  ./docker_run.bash -a DISCORD|SLACK|TELEGRAM -w WEBHOOK_URL [-d TELEGRAM_CHAT_ID] -c CONFIG

usage for email:
  ./docker_run.bash -c CONFIG -e EMAIL -r RELAY

@JoshuaMunoz
Copy link
Author

---
refresh_interval: 20 # seconds
urls:
  - https://www.amazon.com/ASUS-GeForce-Graphics-DisplayPort-Bearings/dp/B08HH5WF97
  - https://www.amazon.com/ASUS-Graphics-DisplayPort-Military-Grade-Certification/dp/B08HHDP9DW
  - https://www.amazon.com/dp/B08HH5WF97
  - https://www.amazon.com/dp/B08HR55YB5
  - https://www.amazon.com/dp/product/B08HR5SXPS
  - https://www.amazon.com/EVGA-10G-P5-3881-KR-GeForce-GAMING-Cooling/dp/B08HR6FMF3
  - https://www.amazon.com/EVGA-10G-P5-3883-KR-GeForce-Cooling-Backplate/dp/B08HR4RJ3Q
  - https://www.amazon.com/EVGA-10G-P5-3885-KR-GeForce-Cooling-Backplate/dp/B08HR55YB5
  - https://www.amazon.com/EVGA-10G-P5-3895-KR-GeForce-Technology-Backplate/dp/B08HR3DPGW
  - https://www.amazon.com/EVGA-10G-P5-3897-KR-GeForce-Technology-Backplate/dp/B08HR3Y5GQ
  - https://www.amazon.com/Gigabyte-Graphics-Windforce-GV-N3080EAGLE-OC-10GD/dp/B08HJS2JLJ
  - https://www.amazon.com/GIGABYTE-Graphics-WINDFORCE-GV-N3080GAMING-OC-10GD/dp/B08HJTH61J
  - https://www.amazon.com/gp/product/B08HH5WF97
  - https://www.amazon.com/gp/product/B08HJTH61J
  - https://www.amazon.com/gp/product/B08HR3Y5GQ
  - https://www.amazon.com/gp/product/B08HR55YB5
  - https://www.amazon.com/gp/product/B08HR5SXPS
  - https://www.amazon.com/gp/product/B08HR7SV3M
  - https://www.amazon.com/gp/product/B08J6F174Z
  - https://www.amazon.com/gp/product/B08QW8BKDV
  - https://www.amazon.com/MSI-GeForce-320-Bit-Architecture-Graphics/dp/B08HR5SXPS
  - https://www.amazon.com/MSI-GeForce-Tri-Frozr-Architecture-Graphics/dp/B08HR7SV3M
  - https://www.amazon.com/PNY-GeForce-Gaming-EPIC-X-Graphics/dp/B08HBR7QBM
  - https://www.amazon.com/PNY-GeForce-Gaming-UPRISING-Graphics/dp/B08HBTJMLJ
...

For example, here is a unique Amazon yaml I created in nano. Not sure why it's not working.

@JoshuaMunoz
Copy link
Author

ih

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant