VPS not working after migration

 
I've just started using a VPS 3 days ago, it was working the 1.5 days but after I changed the settings and synchronised EA again it suddenly doesn't work anymore. It's the same EA just with different settings. I tried running the EA overnight using my own PC and it works. Now I can't even cancel the VPS because the free period is over. Any Ideas how i could fix it?
 
You can look at VPS journal/logs about what was written there.
Because any possible errors/issues should be written in the logs.
 
Sergey Golubev:
You can look at VPS journal/logs about what was written there.
Because any possible errors/issues should be written in the logs.
that why it's so frustrating, there are no error messages. last message were 
-1 chart,1EA, 0 custom indicater, signal disabled, last known ping to OctaFx-Real8 is 36.96ms
-RAM: 93 Mb reserved, 117Mb committed
-Virtual Hosting: flush logs command received

I've let this vps run overnight, and usually it will have around 10 trades per night, i've even ran the EA through backtesting for the night and it show it is supposed to trade, I even ran the EA locally overnight just to make sure my settings were working.
 

You can check all the logs (there are two logs in VPS), because if error so it is written there (you checked just one only as I understand).
The other issue may be the following: your EA is using (or trying to use) dll (and dll is prohibited on this VPS).

MQL5 VPS for MT4:

MQL5 VPS for MT5:

 
Because MQL5 VPS is Metatrader. The only different from your home Metatrader is the build and limitations (dll is prohibited, global variables and may be more).
 
Sergey Golubev:
Because MQL5 VPS is Metatrader. The only different from your home Metatrader is the build and limitations (dll is prohibited, global variables and may be more).

On the Expert tab, the logs were
- Expert Market\Dark Venus EURUSD,M15: loaded successfully

- The settings i set

- Dark Venus EURUSD,M15: initialized

It's not using DLL, as previously I ran the same EA on the first day and it was working but with different parameters, nothing to do with DLL.

so basically i've tried 2 EA, for the first and 2nd day, after that i changed settings for both of them and none of them are working now.

 
So, I do not know ... seems it is something as "it works before but not working now with different settings".

You can try to change the settings to the initial one and synchroniza once again.
Also - look at the build of Metatrader in VPS and compare this build number with your home Metatrader (it may be Metatrader in VPS was updated to new build, and your EAs become incompatible with this new build because of that).
 
Sergey Golubev:
So, I do not know ... seems it is something as "it works before but not working now with different settings".

You can try to change the settings to the initial one and synchroniza once again.
Also - look at the build of Metatrader in VPS and compare this build number with your home Metatrader (it may be Metatrader in VPS was updated to new build, and your EAs become incompatible with this new build because of that).
The Build number are the same, 1330. I've also tried to change the settings back to the original for the afternoon but there were still no trade, the original setting were much more aggressive so it would have alot more trades.
 
It should be something written in the logs anyway.
You can wait for one day ... it may be started to work.
As far as I know - it is the holiday in some countries (means: it also depends on the broker for example).
 

Try to change your MQL5 VP server and re-synchronize/migrate your EA again.

https://www.mql5.com/en/vps/subscriptions

 
johnbiscuit:

Yep, tried again.... no trade at all.....

There are no any technical data to analyze about why the trades are not openning.

Because if it opened the trades in your home Metatrader but no trades in VPS MetaTrader (MQL5 VPS = Metatrader) so it may be the following reasons:

  • VPS Metatrader updated to new build and your EA is not compatible for this new build;
  • your EA started to use dll, or global variables, or txt file to be uploaded to VPS - and because of that the trades will not be opened.

If you are sure that you synchronized in correct way (and you can see it on the VPS journal) so it is something with the EA anyway.
Because there are no any technical data to say more sorry.

Reason: