You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

can't reach my api

Summary:

Using a ubuntu vm:

I created an instance, configured a public ip, vcn, vnic, routing, subnet, root table, nsg but can't reach my api that is running on the vm.

however i can connect via terminal and configure the instance and code to run on it

Content (please ensure you mask any confidential information):

I am running a ollama model and a fast api around it but can't acces it from outside the machine.

Version (include the version you are using, if applicable):

ubuntu

Code Snippet (add any code snippets that support your topic, if applicable):

from fastapi import FastAPIimport httpxfrom pydantic import BaseModel

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!