[GH-ISSUE #1580] why am I keep failing in request from my server? #47381

Closed
opened 2026-04-28 03:39:25 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @kotran88 on GitHub (Dec 18, 2023).
Original GitHub issue: https://github.com/ollama/ollama/issues/1580

Hello :)
I typed ollama serve then
with port forwarding,
xxx.xxx.xxx(myserver) : 5050

then there is message saying
Ollama is running

so , on postman, I tried to send prompt to receive answer from ollama.
<img width="746" alt="스크린샷 2023-12-18 오후 9 18 12" src="https://github.com/jmorganca/ollama/assets/20656932/b3dc3c78-a07b-452e-8e58-4d02
스크린샷 2023-12-18 오후 9 18 40
35d17eaf">

but cause error...

what maybe the problem?

also, I try use it in my node js server with below code
스크린샷 2023-12-18 오후 9 19 20

it just return 500 error.

스크린샷 2023-12-18 오후 9 19 42 스크린샷 2023-12-18 오후 9 31 08

what may be the problem?

Originally created by @kotran88 on GitHub (Dec 18, 2023). Original GitHub issue: https://github.com/ollama/ollama/issues/1580 Hello :) I typed ollama serve then with port forwarding, xxx.xxx.xxx(myserver) : 5050 then there is message saying Ollama is running so , on postman, I tried to send prompt to receive answer from ollama. <img width="746" alt="스크린샷 2023-12-18 오후 9 18 12" src="https://github.com/jmorganca/ollama/assets/20656932/b3dc3c78-a07b-452e-8e58-4d02 <img width="1156" alt="스크린샷 2023-12-18 오후 9 18 40" src="https://github.com/jmorganca/ollama/assets/20656932/7c6cb9e0-1c02-4aac-ae6a-d9dbbbbd1330"> 35d17eaf"> but cause error... what maybe the problem? also, I try use it in my node js server with below code <img width="842" alt="스크린샷 2023-12-18 오후 9 19 20" src="https://github.com/jmorganca/ollama/assets/20656932/13e7ee2f-f027-45f4-baaa-f472656f9c7b"> it just return 500 error. <img width="717" alt="스크린샷 2023-12-18 오후 9 19 42" src="https://github.com/jmorganca/ollama/assets/20656932/bbd6db26-3fda-44af-8698-5ea9b4690c1d"> <img width="565" alt="스크린샷 2023-12-18 오후 9 31 08" src="https://github.com/jmorganca/ollama/assets/20656932/cd6e673f-b389-4731-bc52-ce17d59f102d"> what may be the problem?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#47381