Username: Password:

Author Topic: GUI not refreshing in Amazon AWS  (Read 12342 times)

Offline Philippe1987

  • Rookie
  • *
  • Posts: 9
    • View Profile
GUI not refreshing in Amazon AWS
« on: May 26, 2017, 09:52:13 AM »
Hi fellow traders,

I ran the bot on my local computer for a couple of days with no problems.
Now I switched the bot to a free Amazon AWS (Windows Server 2012 R2).

It is running fine (it buys and sells and makes me some profit) but the GUI pages are not refreshing on their own: the data and numbers on screen do not change.

In order to see the most recent data, I have to refresh te page manually (right click => refresh):


Not a big issue at all, and most probably related to my Amazon AWS ... but does anyone know how to fix this issue? :-)
It's probably a Windows Server issue.

Thanks in advance!

Cheers,
Philippe

Offline opedroadami

  • Rookie
  • *
  • Posts: 39
    • View Profile
Re: GUI not refreshing in Amazon AWS
« Reply #1 on: May 26, 2017, 11:38:17 AM »
Hi!

The solution was posted at the 3.2 bug report topic.

By Swordfish85:

Quote
I've also solved the freezing Console/Callback: like it's said ^^above.

My Way:
open your internet explorer
go to Tools
Hover over Safety
Turn Smart Screen Filter OFF
Click:
Internet options
Security
Trusted Sites
Sites
Add: http://127.0.0.1
Add
Close
Go To Internet
Custom Level
Search Miscellaneous
Enable Meta Refresh
OK
OK
restart Bot

or press Windows Button + R and run inetcpl.cpl and do the above...

also i've allowed gunthy.exe and control console sample through firewall via Internet Settings --> Firewall --> Add App through Firewall

Just my two cents....

Offline Philippe1987

  • Rookie
  • *
  • Posts: 9
    • View Profile
Re: GUI not refreshing in Amazon AWS
« Reply #2 on: May 26, 2017, 12:33:58 PM »
Hi,

Ouch, guess I should have used the forum search function a bit better.  :)
Thanks you!!
Cheers

Hi!

The solution was posted at the 3.2 bug report topic.

By Swordfish85:

Quote
I've also solved the freezing Console/Callback: like it's said ^^above.

My Way:
open your internet explorer
go to Tools
Hover over Safety
Turn Smart Screen Filter OFF
Click:
Internet options
Security
Trusted Sites
Sites
Add: http://127.0.0.1
Add
Close
Go To Internet
Custom Level
Search Miscellaneous
Enable Meta Refresh
OK
OK
restart Bot

or press Windows Button + R and run inetcpl.cpl and do the above...

also i've allowed gunthy.exe and control console sample through firewall via Internet Settings --> Firewall --> Add App through Firewall

Just my two cents....