Description
[root@bl1 sycamore]# docker compose run sycamore_crawler_http https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5385863/pdf/cro-0010-0008.pdf
WARN[0000] /home/chutian/sycamore/compose.yaml: version
is obsolete
[+] Running 18/18
✔ sycamore_crawler_http 17 layers [⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿] 0B/0B Pulled 21.0s
✔ 71215d55680c Already exists 0.0s
✔ 3cb8f9c23302 Already exists 0.0s
✔ 5f899db30843 Already exists 0.0s
✔ 567db630df8d Already exists 0.0s
✔ d68cd2123173 Already exists 0.0s
✔ 4d2ec28189ce Already exists 0.0s
✔ ac10cbb83311 Already exists 0.0s
✔ fe3fbe6c8a5b Already exists 0.0s
✔ db125a339c84 Already exists 0.0s
✔ c921ba5ae274 Already exists 0.0s
✔ aea4c55ccbb8 Already exists 0.0s
✔ ac9d704f369b Pull complete 6.0s
✔ 3c4c2f02ebe8 Pull complete 0.3s
✔ a7e4a7b132c8 Pull complete 3.6s
✔ 78cf07ec6546 Pull complete 11.0s
✔ 83558cf25b43 Pull complete 11.0s
✔ 24167cdc7d45 Pull complete 11.0s
Version-Info, Sycamore Crawler HTTP Branch: main
Version-Info, Sycamore Crawler HTTP Commit: 8b7190b--2024-04-02_00:28:10_-0700
Version-Info, Sycamore Crawler HTTP Diff: clean
ERROR: /app or /app/.scrapy has incorrect ownership
TO FIX: docker compose run fixuser
When I try to run the sycamore_crawler, it always show this error. I try to run the "docker compose run fixuser", its not work