nextjs unable to call API when deploy to network: [ERROR]: connect EHOSTUNREACH
I have a SSR todo app that I can run the app properly at localhost with no issue but when I deployed to the Truenas Scale, it couldn’t call the API when getting the data using getServerSideProps();