• If you need help or want to discuss things, you now can also join us on our Discord Server!
  • A first preview of the unlimited version of SinusBot can be found in the Upcoming Changes thread. A version for Windows will follow, but we don't have a release date, yet.

timeout

  1. Lukas Westholt

    reloading scripts gets timeout

    Hello, sometimes after I press the "save changes"-Button in the "script"-section of the sinusbot frontend, i get a never-ending red loadingbar at the top of the page and messages in instance log: "Could not request updateChannel". This message only comes when i press the save button (and this...
  2. Brok3nmind

    EN [FIXED] setTimeout()

    My Problem was i did'nt know how to set timeouts. I fixed it myself and I hope you can do something with it. Code: function (sinusbot, config) { var event = require('event'); var engine = require('engine'); event.on('clientMove', function (ev) { if (ev.fromChannel ==...
  3. M

    EN Functions timeouts

    Hi, Just a little question, is it possible to change the timeout of a command? The thing is: I have a function that migrates data from different storage provider but it require some time (IO). That is, the command is sent via chat and timeout on bots with a lot af data to migrate. Is there...
  4. 7quit

    Bot disconnectet einfach warum?

    Hallo, meine Bot´s sind einfach gestern offline gegangen, warum?
  5. tuvok

    nach Installation Timeouts

    Hallo Ihr, schaut mal bitte was ich da falsch mache .. ich hatte den bot 1x in meinem TS nach ein ca 60sec ist er wieder rausgeflogen was ich an dieser ausgabe nicht verstehe ist, dass er mir sagt mein System wäre zu alt, dabei benutze ich ein testing System [2016-12-16 19:32:21] [WARNING]...
  6. BadassOverlord

    Timeout error

    Hello, To start off, here is the error: Timeout for http://127.0.0.1:8087/api/v1/ytdl?url=ttxwkkuGq-4&signature=fb81f01bfcd804c2b5d7aff1401d46e635b5e046bb8597a47153519b45d8a731 retrying Basically this only happens with songs I added through youtube-dl playlist downloading feature. The URL...
Top