Fehler im Python Skript....

  • Hallo Zusammen,

    ich habe das im Anhang beigefügte Skript mit folgender Fehlermeldung und ich komme nicht weiter:

    pi@raspberrypi:~ $ python3 heater.py


    Open temp file for writing


    Open connection to FTP Server


    Get file from FTP


    Closing FTP connection


    Move to the end of the received file to get length


    Length of temporary file 12278


    Move to the start of received file


    Filename for the local file: 19.log


    Trying to open local logfile


    Move to end to get filesize


    Length of local file: 0


    More data in received file than in local file


    Transfer data from received file to local file


    Transfer data from received file to old logfile


    Deleting temporary file


    Traceback (most recent call last):

    File "heater.py", line 175, in <module>

    main()

    File "heater.py", line 99, in main

    )[0]


    OverflowError: timestamp out of range for platform time_t

    Kann mir jemand helfen?

    DAnke Zero

Jetzt mitmachen!

Du hast noch kein Benutzerkonto auf unserer Seite? Registriere dich kostenlos und nimm an unserer Community teil!