You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It doesn't sound like this is a problem with node-geoip as we do not have routes. node-geoip will only lookup an IP, returning an address. Make sure it has access to the data files. Managing your file system/containerization/etc. is outside the scope of node-geoip.
How are you installing node-geoip? Is it directly on the system or in a container? How are you upgrading the data files? Where are they stored?
whenever i use geoip-lite in next js server routes that route is failing and whenever I hitted that route it will redirected me to notfound route .
The issue might be with the fs module as far i researched .
The text was updated successfully, but these errors were encountered: