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
Has anyone been able to get Plant-it working with the containers using macvlan network?
When I configure the containers to use a macvlan network with static IP-addresses I cant get it to function properly.
You can reach the server at 10.0.35.33:3000, enter the 10.0.35.33:8080 and continue to the next step where you create an account (or log in if youve already created an account). It accepts the login credentials but it will either send you back to the first step (enter server url) with an "Ops! Cannot connect to the server"-error or it will actually take you to the start page.
There is obviously a connection between the web server and the database, since you can create an account and it accepts these credentials.
Theres no log entries from the docker containers regarding the login attempts or the "Cannot connect to the server"-error messages from what I can find.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Has anyone been able to get Plant-it working with the containers using macvlan network?
When I configure the containers to use a macvlan network with static IP-addresses I cant get it to function properly.
You can reach the server at 10.0.35.33:3000, enter the 10.0.35.33:8080 and continue to the next step where you create an account (or log in if youve already created an account). It accepts the login credentials but it will either send you back to the first step (enter server url) with an "Ops! Cannot connect to the server"-error or it will actually take you to the start page.
There is obviously a connection between the web server and the database, since you can create an account and it accepts these credentials.
Theres no log entries from the docker containers regarding the login attempts or the "Cannot connect to the server"-error messages from what I can find.
docker-compose.yml:
server.env:
Beta Was this translation helpful? Give feedback.
All reactions