Domains Pointing to the Same IP Causing Project Mismatch
makoneth
HOBBYOP

a year ago

I have two projects (instances), each with its own server, but my problem is that both domains are tied to the same IP, which is causing issues when accessing my application. It loads project B instead of project A. In other words, project A should display its content, but it's not doing so; it’s showing project B’s content, while project B is displaying correctly.

12 Replies

unicodeveloper
PRO

a year ago

Hi there, please why are both projects tied to the same IP? Can you provide more clarity on this?


Status changed to Awaiting User Response Railway over 1 year ago


makoneth
HOBBYOP

a year ago

Hi! Thanx for reply.

Ok I explain the issue:

I have two projects, each project are independent of the other, the url's are this:

A) https://nutnu.up.railway.app

B) https://kris-historia.up.railway.app

both domains are pointing to the same IP causing a domain conflict and I can't work on my projects, the project A are pointing to the domain B, and the domain B simply respond normally, I need to use my project A, but internally are pointing bad

I attach evidences


Status changed to Awaiting Railway Response Railway over 1 year ago


a year ago

There is nothing wrong with that, that is the IP of our edge proxy in your region, and this would not cause any issues.


Status changed to Awaiting User Response Railway over 1 year ago


makoneth
HOBBYOP

a year ago

More evidence:

Apparently everything it's normal, but nope, under the cables the infrastructure are catching the configurations of the other project


Status changed to Awaiting Railway Response Railway over 1 year ago


a year ago

I'm not seeing any issues here, those are two different web pages.


Status changed to Awaiting User Response Railway over 1 year ago


a year ago

If you have questions about how to use Strapi, please ask the Strapi community.


makoneth
HOBBYOP

a year ago

Yes are two web pages different, but for any reason they are catching the build files of the other, u can see there are independent projects, but for any reason Railway are mixing the builds, this is not a problem of Strapi, I use Strapi in other servers and other projects and I don't have any similar issue

Attachments


Status changed to Awaiting Railway Response Railway over 1 year ago


a year ago

Build cache is separated by service, we do not use build cache from one service for another service.


Status changed to Awaiting User Response Railway over 1 year ago


makoneth
HOBBYOP

a year ago

So how can you explain this behavior? Is it a bug? The projects are theoretically disconnected from each other, but the builds are being mixed up somehow.


Status changed to Awaiting Railway Response Railway over 1 year ago


a year ago

I really do not see an issue with anything you have presented.


Status changed to Awaiting User Response Railway over 1 year ago


makoneth
HOBBYOP

a year ago

I don't know how else to explain it, both projects have their own configuration, they have an independent DB, different .env, locally everything works fine.

Previously I only had project A configured and everything worked fine, later I added project B and there were no conflicts between the two, but I don't know how long ago project A started taking the configuration of project B, I bet if I delete that project everything should be solved, but that's not the way.


Status changed to Awaiting Railway Response Railway over 1 year ago


a year ago

I'm sorry but there is no issues on the Railway side of things here, whatever issues you are running into, if any, would be issues with your own Strapi projects themselves, and for that you should contact Strapi's community.

Closing out as this has nothing to do with the Railway platform.


Status changed to Closed brody over 1 year ago


Loading...