Deprecated: Use of "parent" in callables is deprecated in /var/www/html/forum/src/vendor/league/flysystem-eventable-filesystem/src/EventableFilesystem.php on line 431
  • 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.

Unable to connect with Web Interface

Ziemniak

New Member
Hi, i have a problem. When i run the bot i get sth like this.

The bot is on a vps i connect with it via putty.

./sinusbot
2018/07/09 15:50:48 X [MAIN] Starting up fake x-server...
___ ___ _ _ _ _ ___ ___ ___ _____ BETA
/ __|_ _| \| | | | / __| _ )/ _ \_ _|
\__ \| || .` | |_| \__ \ _ \ (_) || |
|___/___|_|\_|\___/|___/___/\___/ |_|

Version: 0.13.37-9791176
(C) 2013-2017 Michael Friese. All rights reserved.

2018/07/09 15:50:49 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin advertising.js
2018/07/09 15:50:49 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin alonemode.js
2018/07/09 15:50:49 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin bookmark.js
2018/07/09 15:50:49 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin followme.js
2018/07/09 15:50:49 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin norecording.js
2018/07/09 15:50:49 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin rememberChannel.js
2018/07/09 15:50:49 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin welcome.js
2018/07/09 15:50:49 c036210f INFO Loading instances
2018/07/09 15:50:49 c036210f INFO Loading instance://993ed20f-627b-432d-9227-00ac60cb9b13
2018/07/09 15:50:49 c036210f 993ed20f INFO Initialization complete
2018/07/09 15:50:49 [GENERAL/FFMPEG ] INFO FFmpeg/avcodec v3741798; license: LGPL version 2.1 or later; 81 codecs
2018/07/09 15:50:49 [GENERAL/FFMPEG ] INFO FFmpeg/avformat v3742052; license: LGPL version 2.1 or later; 143 formats
2018/07/09 15:50:49 [GENERAL/!!!!!!!] NOTICE You may now configure and launch the bots from the webinterface. http://0.0.0.0:8087
2018/07/09 15:50:49 [GENERAL/RADIO ] INFO RadioStation data loaded
2018/07/09 15:50:49 [GENERAL/RADIO ] INFO Imported radio stations


After this shows up i go back to my main PC(not the vps) and type in my vps machine ip with the 9087 port :http://217.***.****.****:8087
And that gives me an error page saying that this page does not exist.

What am i doing wrong







TS3Path = "/opt/sinusbot/TeamSpeak3-Client-linux_amd64/ts3client_linux_amd64"
ListenHost = "0.0.0.0"
DataDir = "/opt/sinusbot/data/"
ListenPort = 8087
LocalPlayback = false
EnableLocalFS = false
MaxBulkOperations = 300
LogLevel = 3
EnableProfiler = false
YoutubeDLPath = ""
EnableDebugConsole = false
UploadLimit = 83886080
RunAsUser = 0
RunAsGroup = 0
InstanceActionLimit = 6
UseSSL = false
SSLKeyFile = ""
SSLCertFile = ""
Hostname = ""
HostnameMask = ""
SampleInterval = 60
StartVNC = false
EnableWebStream = false
LogFile = ""
LicenseKey = "cU8s1XWyo3LMojLFQf1cyqHf/owaMFDMFZC7ZtnvMxU="
IsProxied = false
DenyStreamURLs = []
Pragma = 0

[YoutubeDL]
BufferSize = 524288
MaxDownloadSize = 419430400
MaxDownloadRate = 104857600
MaxSimultaneousChunkDownloads = 1
CacheStreamed = false
TimeoutSingleDownloader = 0
TimeoutMultiDownloader = 0
ChunkSize = 5242880

[TS3]
AvatarMaxWidth = 0
AvatarMaxHeight = 0
AllowGIF = false

[StreamRewrites]

[Scripts]
AllowReload = false
EnableTimer = false
DisableLegacyEvents = false
ScriptTimeout = 5

[Themes]
Default = ""

[SpeechRecognition]
Enable = false

[FFmpeg]
UserAgent = "SinusBot (0.13.37-9791176)"

[DAV]
Enable = false

[XServer]
Delay = 0
Debug = false

[SHMem]
Enable = false
Size = 0
Delay = 0
Interval = 0

[RadioStations]
URL = ""
UpdateInterval = 0
 
Top