home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Plugins
My Anime 2
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="mpiva" data-source="post: 497054" data-attributes="member: 96037"><p>els: In your log file i find this:</p><p></p><p>00000029 - 12/08/2009 16:56:06 - commandText: AUTH user=******&pass=******&protover=3&client=vmcanidb&clientver=1&comp=1&enc=utf-16</p><p>00000029 - 12/08/2009 16:56:22 - System.Net.Sockets.SocketException: Uma tentativa de conexão falhou porque o componente conectado não respondeu</p><p>corretamente após um período de tempo ou a conexão estabelecida falhou</p><p>porque o host conectado não respondeu</p><p> em System.Net.Sockets.Socket.ReceiveFrom(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint& remoteEP)</p><p> em System.Net.Sockets.Socket.ReceiveFrom(Byte[] buffer, EndPoint& remoteEP)</p><p> em AniDBHelper.AniDBCommand.ProcessCommand(Socket& soUDP, IPEndPoint& remoteIpEndPoint, String sessionID, Encoding enc) na C:\Projects\SVN\animeplugin2\trunk\MyAnimePlugin2\DataHelpers\AniDBCommands.cs:linha 1052</p><p>00000029 - 12/08/2009 16:56:22 - System.IndexOutOfRangeException: O índice estava fora dos limites da matriz.</p><p> em AniDBHelper.AniDBCommand.ProcessCommand(Socket& soUDP, IPEndPoint& remoteIpEndPoint, String sessionID, Encoding enc) na C:\Projects\SVN\animeplugin2\trunk\MyAnimePlugin2\DataHelpers\AniDBCommands.cs:linha 1088</p><p> em AniDBHelper.AniDBCommand_Login.Process(Socket& soUDP, IPEndPoint& remoteIpEndPoint, String sessionID, Encoding enc) na C:\Projects\SVN\animeplugin2\trunk\MyAnimePlugin2\DataHelpers\AniDBCommands.cs:linha 33</p><p> em AnimePlugin.AniDBLib.ProcessCommands(Object sender, DoWorkEventArgs args) na C:\Projects\SVN\animeplugin2\trunk\MyAnimePlugin2\DataHelpers\AniDBHelper.cs:linha 438</p><p>00000029 - 12/08/2009 16:56:46 - GetData returned: </p><p>00000029 - 12/08/2009 16:56:46 - commandText: AUTH user=******&pass=******&protover=3&client=vmcanidb&clientver=1&comp=1&enc=utf-16</p><p>00000029 - 12/08/2009 16:57:02 - System.Net.Sockets.SocketException: Uma tentativa de conexão falhou porque o componente conectado não respondeu</p><p>corretamente após um período de tempo ou a conexão estabelecida falhou</p><p>porque o host conectado não respondeu</p><p> em System.Net.Sockets.Socket.ReceiveFrom(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint& remoteEP)</p><p> em System.Net.Sockets.Socket.ReceiveFrom(Byte[] buffer, EndPoint& remoteEP)</p><p> em AniDBHelper.AniDBCommand.ProcessCommand(Socket& soUDP, IPEndPoint& remoteIpEndPoint, String sessionID, Encoding enc) na C:\Projects\SVN\animeplugin2\trunk\MyAnimePlugin2\DataHelpers\AniDBCommands.cs:linha 1052</p><p>00000029 - 12/08/2009 16:57:02 - System.IndexOutOfRangeException: O índice estava fora dos limites da matriz.</p><p> em AniDBHelper.AniDBCommand.ProcessCommand(Socket& soUDP, IPEndPoint& remoteIpEndPoint, String sessionID, Encoding enc) na C:\Projects\SVN\animeplugin2\trunk\MyAnimePlugin2\DataHelpers\AniDBCommands.cs:linha 1088</p><p> em AniDBHelper.AniDBCommand_Login.Process(Socket& soUDP, IPEndPoint& remoteIpEndPoint, String sessionID, Encoding enc) na C:\Projects\SVN\animeplugin2\trunk\MyAnimePlugin2\DataHelpers\AniDBCommands.cs:linha 33</p><p> em AnimePlugin.AniDBLib.ProcessCommands(Object sender, DoWorkEventArgs args) na C:\Projects\SVN\animeplugin2\trunk\MyAnimePlugin2\DataHelpers\AniDBHelper.cs:linha 438</p><p></p><p></p><p></p><p>The system cannot connect to AniDB.NET site, because the socket give us a timeout, which mean, or the site is not correct, your connection or firewall is making it down, and finally maybe your using too much bandwidth <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" />. check if the configuration points to the correct site and port ( Site: api.anidb.net Port: 9000 )</p><p></p><p></p><p>HimuraX03:</p><p></p><p>I was able to partially replicate your problem......................... Logging in the web page and the Client at the same time. Seems somehow, not sure how, if you're logged in the website and use the UDP Client at the same time, the login fails with ACCESS DENIED. Try to logout any other client and or webpage, and try again.</p></blockquote><p></p>
[QUOTE="mpiva, post: 497054, member: 96037"] els: In your log file i find this: 00000029 - 12/08/2009 16:56:06 - commandText: AUTH user=******&pass=******&protover=3&client=vmcanidb&clientver=1&comp=1&enc=utf-16 00000029 - 12/08/2009 16:56:22 - System.Net.Sockets.SocketException: Uma tentativa de conexão falhou porque o componente conectado não respondeu corretamente após um período de tempo ou a conexão estabelecida falhou porque o host conectado não respondeu em System.Net.Sockets.Socket.ReceiveFrom(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint& remoteEP) em System.Net.Sockets.Socket.ReceiveFrom(Byte[] buffer, EndPoint& remoteEP) em AniDBHelper.AniDBCommand.ProcessCommand(Socket& soUDP, IPEndPoint& remoteIpEndPoint, String sessionID, Encoding enc) na C:\Projects\SVN\animeplugin2\trunk\MyAnimePlugin2\DataHelpers\AniDBCommands.cs:linha 1052 00000029 - 12/08/2009 16:56:22 - System.IndexOutOfRangeException: O índice estava fora dos limites da matriz. em AniDBHelper.AniDBCommand.ProcessCommand(Socket& soUDP, IPEndPoint& remoteIpEndPoint, String sessionID, Encoding enc) na C:\Projects\SVN\animeplugin2\trunk\MyAnimePlugin2\DataHelpers\AniDBCommands.cs:linha 1088 em AniDBHelper.AniDBCommand_Login.Process(Socket& soUDP, IPEndPoint& remoteIpEndPoint, String sessionID, Encoding enc) na C:\Projects\SVN\animeplugin2\trunk\MyAnimePlugin2\DataHelpers\AniDBCommands.cs:linha 33 em AnimePlugin.AniDBLib.ProcessCommands(Object sender, DoWorkEventArgs args) na C:\Projects\SVN\animeplugin2\trunk\MyAnimePlugin2\DataHelpers\AniDBHelper.cs:linha 438 00000029 - 12/08/2009 16:56:46 - GetData returned: 00000029 - 12/08/2009 16:56:46 - commandText: AUTH user=******&pass=******&protover=3&client=vmcanidb&clientver=1&comp=1&enc=utf-16 00000029 - 12/08/2009 16:57:02 - System.Net.Sockets.SocketException: Uma tentativa de conexão falhou porque o componente conectado não respondeu corretamente após um período de tempo ou a conexão estabelecida falhou porque o host conectado não respondeu em System.Net.Sockets.Socket.ReceiveFrom(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint& remoteEP) em System.Net.Sockets.Socket.ReceiveFrom(Byte[] buffer, EndPoint& remoteEP) em AniDBHelper.AniDBCommand.ProcessCommand(Socket& soUDP, IPEndPoint& remoteIpEndPoint, String sessionID, Encoding enc) na C:\Projects\SVN\animeplugin2\trunk\MyAnimePlugin2\DataHelpers\AniDBCommands.cs:linha 1052 00000029 - 12/08/2009 16:57:02 - System.IndexOutOfRangeException: O índice estava fora dos limites da matriz. em AniDBHelper.AniDBCommand.ProcessCommand(Socket& soUDP, IPEndPoint& remoteIpEndPoint, String sessionID, Encoding enc) na C:\Projects\SVN\animeplugin2\trunk\MyAnimePlugin2\DataHelpers\AniDBCommands.cs:linha 1088 em AniDBHelper.AniDBCommand_Login.Process(Socket& soUDP, IPEndPoint& remoteIpEndPoint, String sessionID, Encoding enc) na C:\Projects\SVN\animeplugin2\trunk\MyAnimePlugin2\DataHelpers\AniDBCommands.cs:linha 33 em AnimePlugin.AniDBLib.ProcessCommands(Object sender, DoWorkEventArgs args) na C:\Projects\SVN\animeplugin2\trunk\MyAnimePlugin2\DataHelpers\AniDBHelper.cs:linha 438 The system cannot connect to AniDB.NET site, because the socket give us a timeout, which mean, or the site is not correct, your connection or firewall is making it down, and finally maybe your using too much bandwidth :). check if the configuration points to the correct site and port ( Site: api.anidb.net Port: 9000 ) HimuraX03: I was able to partially replicate your problem......................... Logging in the web page and the Client at the same time. Seems somehow, not sure how, if you're logged in the website and use the UDP Client at the same time, the login fails with ACCESS DENIED. Try to logout any other client and or webpage, and try again. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
My Anime 2
Contact us
RSS
Top
Bottom