Pages:
Actions
  • #1 by demon on 14 Oct 2013
  • Hi, just logged on this morning and all loaded fine as normal, MFP then shut itself down twice, just checked the program log and have red error messages, API ERROR;INTERNAL ERROR;INTERNAL ERROR WHILE GETTING FUNDS AT BF....then the next error states Error while updating the account statement;API ERROR;NO SESSION... finally The program was shut down because of the need to repetitively log in to Betfair...

    The same messages are appearing again on the 3rd restart, so I'm expecting it to go down again in a minute, is anyone else having this problem? I don't know if it's a MFP bug or an API glitch? Can't see anything on the Betfair website... ???

    Hope someone can help,

    Thanks.
  • #2 by pcal72 on 14 Oct 2013
  • Hi friend

    Yes, someting was wrong whith betfair today.

    Have same problems and know more people whith same.

    pcal72
  • #3 by demon on 14 Oct 2013
  • Thanks for the reply, glad it's not just me! I always get a bit 'twitchy' when the api starts playing up, it's cost me a lot of money before...
  • #4 by racepro on 14 Oct 2013
  • Yes same here for myself and another member from another posting.
    Glad you are confirming our suspicions re a Betfair problem.
    R
  • #5 by demon on 14 Oct 2013
  • still playing up during live UK racing, just glad I'm at home today...  :(
  • #6 by demon on 14 Oct 2013
  • I am getting a MFP pop up message giving me 60 seconds to answer "no" to closing MFP  down due to this api error, how can I switch this off, as I am constantly having to watch it, so it doesn't close down mid trade... >:(
  • #7 by racepro on 14 Oct 2013
  • All is good now.
    The downtime was between  5.45am to 2.43pm UK time
    R
  • #8 by demon on 14 Oct 2013
  • Thanks Racepro... :)
  • #9 by tupp on 14 Oct 2013
  • ....my MFP-application had shut down to!
  • #10 by 1oser on 15 Oct 2013
  • First .. get encrtyptd login details

    second create a short with encrypted login details. You can hide it in a hidden folder if there are other users. Mine is on the desktop (VPS).

    next create a .bat file and add the code below (if using a hidden folder you can also put the .bat file in there)


    Code: [Select]
    TASKKILL /F /T /FI "STATUS eq NOT RESPONDING"

    tasklist /FI "IMAGENAME eq feeder7.exe" 2>NUL | find /I /N "feeder7.exe">NUL
    IF "%ERRORLEVEL%"=="0" echo Programm is running

    IF NOT "%ERRORLEVEL%"=="0" start "" "C:\Users\Administrator\Desktop\feeder7.lnk"

    you can then schedule the .bat file to be run by windows every x minutes
  • #11 by tupp on 16 Oct 2013
  • Hi 1oser,

    God Idea to handle this kind of situation! I will definitely make that bat-file.

    I see that you are using a VPS, I am looking for that kind of service, but the one I tested had US-ip (which not working as all know) so I still running my computer from home.
  • #12 by 1oser on 16 Oct 2013
  • You can always use hidemayass $10 a month.

    or get a UK based one .. especially when running in play triggers .. the difference is huge.
  • #13 by whitey86 on 05 Dec 2013
  • Hi 1oser,

    Almost every night I leave MFP running to test a trigger on the AUS/USA markets to find in the morning MFP has either logged out or crashed! I'm 99.9% sure there isn't an error with my trigger, it's so simple and works on the UK markets all day with no problems.

    Please could you explain this a little further:

    First .. get encrtyptd login details

    How do I get these? I know my username and password, but how do I get them encrypted?

    second create a short with encrypted login details. You can hide it in a hidden folder if there are other users. Mine is on the desktop (VPS).

    next create a .bat file and add the code below (if using a hidden folder you can also put the .bat file in there)

    Code: [Select]
    TASKKILL /F /T /FI "STATUS eq NOT RESPONDING"

    tasklist /FI "IMAGENAME eq feeder7.exe" 2>NUL | find /I /N "feeder7.exe">NUL
    IF "%ERRORLEVEL%"=="0" echo Programm is running

    IF NOT "%ERRORLEVEL%"=="0" start "" "C:\Users\Administrator\Desktop\feeder7.lnk"

    you can then schedule the .bat file to be run by windows every x minutes

    I guess the .bat automatically knows where to find feeder7.exe and the encrypted login details are in the .lnk file?

    Thanks,

    Whitey
  • #14 by mcbee on 05 Dec 2013
  • hi
    if this only happens at night, then there is some software/windows that updates and maybe restarts the computer or does a full virus/malware scan etc.
    check all the update and scan times for software on your computer.


    mcbee
  • #15 by MarkV on 05 Dec 2013
  • Hi
    Generate the encrypted command line using:
    Settings > General Options > Command Line Settings
Pages:
Actions