technovangelist / airenamer

MIT License
33 stars 5 forks source link

New error #7

Closed jekakiev closed 3 months ago

jekakiev commented 5 months ago

error: Uncaught (in promise) TypeError: error sending request for url (http://localhost:11434/api/generate): error trying to connect: tcp connect error: Connection refused (os error 61) at async mainFetch (ext:deno_fetch/26_fetch.js:277:12) at async fetch (ext:deno_fetch/26_fetch.js:504:7) at async getkeywords (file:///home/runner/work/airenamer/airenamer/main.ts:12:20) at async file:///home/runner/work/airenamer/airenamer/main.ts:45:24

technovangelist commented 5 months ago

the server isn't running. Is ollama installed? or is the service running?

jekakiev commented 5 months ago

Now I run it, but here is new error: error: Uncaught (in promise) Error: Is a directory (os error 21): copy '/Users/yevhenii/Downloads/253/20240122135847873342000000-o.jpg' -> '/Users/yevhenii/Downloads/253/' at Object.copyFileSync (ext:deno_fs/30_fs.js:72:7) at file:///home/runner/work/airenamer/airenamer/main.ts:47:12 at eventLoopTick (ext:core/01_core.js:183:11) @.*** 253 %

7.2.2024 о 16:47 Matt Williams @.***> написав(ла):

the server isn't running. Is ollama installed? or is the service running?

— Reply to this email directly, view it on GitHub https://github.com/technovangelist/airenamer/issues/7#issuecomment-1932202572, or unsubscribe https://github.com/notifications/unsubscribe-auth/AONQTWESZSKSFCNWJU2LMV3YSOHXZAVCNFSM6AAAAABC5OI622VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMZSGIYDENJXGI. You are receiving this because you authored the thread.

jekakiev commented 5 months ago

yevhenii@MBP-Yevhenii 253 % airenamer Error: 404: Not Found error: Uncaught (in promise) Error: Is a directory (os error 21): copy '/Users/yevhenii/Downloads/253/20240122135847873342000000-o.jpg' -> '/Users/yevhenii/Downloads/253/' at Object.copyFileSync (ext:deno_fs/30_fs.js:72:7) at file:///home/runner/work/airenamer/airenamer/main.ts:47:12 at eventLoopTick (ext:core/01_core.js:183:11) yevhenii@MBP-Yevhenii 253 %