Issue with running Sample from doc [Solved: I missed a part in doc]

Hey guys,

I have some trouble with flycast and my own app, and decided to test the documented sample one, but with that also I have issues.

I tried to follow this document: Run private apps with Flycast · Fly Docs

Everything is the same as document until I get to this part, which shows error.

So I get a shell, and try it and still getting an error while I see the app is currently deployed and has IP v6.

VERSION IP TYPE REGION CREATED AT
v6 fdaa:9:a154:0:1::4 private global 10m41s ago
root@XXXXXXXX:/# nslookup xe-ollama.flycast
Server:		fdaa::3
Address:	fdaa::3#53

*** Can’t find xe-ollama.flycast: No answer

root@XXXXXXXX:/# curl http://xe-ollama.flycast
curl: (6) Could not resolve host: xe-ollama.flycast

Any idea?

Do you own xe-ollama? Or did you yoink that app name from Xe?

It’s a public repo, I followed the doc

fly launch --from https://github.com/fly-apps/ollama-demo --no-deploy

Ah, you meant the address, true, missed that part.

let me check my address

So, let’s skip the sample as seems proper running it needs more permissions and I had stupid mistake here.

I’ll create another thread and close this one as my question is not this sample anymore.

Thanks.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.