Yatqa socket error

~celebrir
  • Wow, this tool is the best out there. I’m still using the 1.3.3.6 version because it didn’t notice me that there are updates. If there’s a x64bit version, I’d appreciate that (German, of course).

    ~celebrir

  • There is no update notifier because I thought that people might find it suspicious if a tool that asks for their credentials connects to any other server than the entered.

    When I tried to make a x64 version, it did not connect. I don’t know why. But I don’t think x64 versions have any advantage compared to x86 ones, as the performance bottleneck is usually the connection to the server.

  • Quote:


    Originally Posted by numma_cway
    View Post

    There is no update notifier because I thought that people might find it suspicious if a tool that asks for their credentials connects to any other server than the entered.


    Maybe add a popup at first start which asks you if you want automatic update check / download on every startup? And a checkbox in the properties.

  • Quote:


    Originally Posted by Celebrir
    View Post

    Wow, this tool is the best out there. I’m still using the 1.3.3.6 version because it didn’t notice me that there are updates. …


    Really, YaTQA is «The TOOL».

    The forum itself could inform you about the «YaTQA beat» —> You can subscribe to this thread and indicate you want receive the «news» by e-mail, so everytime numma_cway writes «Today, I’m releasing version …» you will get it in your mail. Of course, you’ll receive any other post in the thread but always is interesting to know what rounds around YaTQA.

  • There are no real updates for YaTQA anymore. It already does everything. I only fix minor bugs right now. The next version will be released in some days and it will only include a fix for the Permissions button in the User DB, which doesn’t seem to work reliably.

  • » The query could not be completed because you do not have the necessary permissions.
    Command: login
    Error message: insufficient client permissions
    Error code: 2568
    Missing permissions: #4878 «
    Hello I would like to know why this error has to be having, and what time ago everything was fine, I usually connected!
    OBS: If in case this question has already been made ​​by someone, I apologize because I do not have much time to go online searching.

  • 4878 = b_serverquery_login

  • Someone obviously broke your permission system by removing the ability to log in.
    You must open your database and insert the following dataset into perm_server_group:
    (0,1,0,»b_serverquery_login»,1,0,0)

    Anyway, this has absolutely nothing to do with YaTQA and this thread is for YaTQA-related questions ONLY. I also have no idea why the moderators move all YaTQA error messages here that are simply server errors.

    I hereby announce that in this thread and by e-mail, I will only answer questions related to YaTQA. Beside questions related to the usage and bugs of the tool, this also means several errors identifiable by the following error codes:

    • Server error 256 (command not found)
    • Server errors 1024–1791 (several errors for malformed requests)
    • YaTQA connection errors 10000+ (though I will usually be unable to help here)

    (Server errors are those big error boxes providing the underlying command and sometimes the permission.)

  • Quote:


    Originally Posted by Jordi
    View Post

    4878 = b_serverquery_login


    the permissions of the group «ServerAdmin» are all marked normally, you know?
    I do not know what may have happened to stay that way, it never happened!

    EDIT
    Just to clarify, I had unchecked the option «b_serverquery_login» group «Guest Server Query» and therefore got the bug. Solved!

  • Quote:


    Originally Posted by numma_cway
    View Post

    Someone obviously broke your permission system by removing the ability to log in.
    You must open your database and insert the following dataset into perm_server_group:
    (0,1,0,»b_serverquery_login»,1,0,0)

    Anyway, this has absolutely nothing to do with YaTQA and this thread is for YaTQA-related questions ONLY. I also have no idea why the moderators move all YaTQA error messages here that are simply server errors.

    I hereby announce that in this thread and by e-mail, I will only answer questions related to YaTQA. Beside questions related to the usage and bugs of the tool, this also means several errors identifiable by the following error codes:

    • Server error 256 (command not found)
    • Server errors 1024–1791 (several errors for malformed requests)
    • YaTQA connection errors 10000+ (though I will usually be unable to help here)

    (Server errors are those big error boxes providing the underlying command and sometimes the permission.)


    I’m sorry, I do not know what happened, so I asked for assistance here, but rest assured that I will not do more.

  • Yes, you need to have login permission on the default user (Guest Server Query), not on the user you want to log in to.

  • This is the best admin tool existed. Thanks.

  • hello

    this tool is very good :)
    Language (japan) add please!! ;D

  • One really annoying thing with YaTQA is that when you want to move multiple people from channel to channel and you have so many channels that you need to scroll, you can’t drag and drop them. You need to move them from channel to channel till you reach the channel you actually want to move them to.

    Solutions:
    #1: make it so when you mouseover the top/bottom of the tree view it scrolls for you (like on TS itself)
    #2: make it possible to rightclick a selected group of users and select the destination room
    #2: make it possible to rightclick a channel and say «Move selected clients to here»

    Thanks,
    ~cele

    Suggestion/Request: #1 A way to export the whole log to a txt file or even some html w/ colors depending on the kind of information.
    #2 a way to select which logs it should show and which not. Selection list should look like the default TS list
    http://c.oppy.me/lMHTbhwF.png

    ^Currently you can only say «Instanz» or not.

    #3 Add the option to show more logs at a time

    #4 cmd+F (button) to look for specific lines in the logs

    #5 highlighting eg. promotions/Demotions = green | permission modifications = Red | etc.

    My highlighting: http://c.oppy.me/EHEaDSui.png

  • Original post: Maybe, I will take a look.

    Edits:

    1. Maybe. I will take a look.
    2. The TeamSpeak server only provides me with text. To put these lines back into the categories they originate from, every log message must be known and categorized. Even if you make a list of these, user names are not escaped and users named after events will confuse the programm. Additionally, this would most likely require a RegExes engine which is currently not included.
    3. You mean like in the User DB feature? There is one thing that makes the difference: While User DB entries are added in direction of search, log entries aren�t. This will require one limitation: If you click the �Newest >>� button and there are more than 100 lines since you clicked the button the last time, this would cause a gap. Whenever such a gap occurs, I will have to drop all downloaded log entries (but the most recent 100) because from now on, the programm can�t know what the user means when he clicks �< Older�: Does he want to fill the new gap or does he want to continue from the oldest entries received yet? This would become even more ambiguous with more than one gap.
    4. This seem easy and will be added. However, this can only search through log entries that have already been downloaded from the server.
    5. See 2.
  • So, after all the good feedback given over the past 2 months, I’m now releasing a new version that includes the changes of this feedback.

    • Fixed a bug that sometimes prevented the permissions feature in the client context menu from pasting the client ID in the input box
    • Fixed a bug that showed an error when an offline message was sent to an UID
    • Adjusted offline message composition tab order
    • Fixed a bug that prevented changing the security level
    • Changed rendering strategy of the sidebar
    • If you try to use an offline server, YaTQA will ask you if you want to start it instead.
    • YaTQA previously displayed the context menu in server view depending on the selection. Because right clicks somehow manipulate these, right clicks are no longer handled, except for this new feature:
    • You can now move a selection of only users to a channel by right-clicking on a channel.
    • Fixed a bug that caused BBcode editors to create size tags if your are using a Windows theme with bigger fonts, even where size tags are not allowed.
    • After adding a log entry, the log only refreshed if the instance mode matches
    • A new log downloading strategy was added. Instead of displaying only the log items received in a single query, it is now cumulative. However, the “Newest >>” feature if there would be a gap to the old data.
    • Added log search feature
    • Added log export feature to original TXT, unescaped TXT and HTML
    • Fixed a bug that caused the context menu to be unavailable for log files
    • Fixed a bug that prevented offline messages’ message text from being displayed
    • The log viewer does no longer try to unescape Entities that aren’t codepoints
    • Icons are no longer downloaded while they are being deleted.
    • Added a filter feature for the 4 log levels to the bottom of the search box

    Changelog for the bugfix release of February 28th:

    • Fixed a bug that prevented the log viewer from displaying error messages
    • Fixed a display bug with the sidebar when displaying the initial information on these tabs failed:
      • Log
      • Bans
      • Complaints
      • User/channel details

    • Removed useless function of the file transfer client object
    • Fixed a bug with the permission editor not being set to its mode when it fails to initialise the tab
    • Removed some invisible interface objects for two feature that have been planned at some time but proved infeasible
    • Fixed a bug where the join feature would not work with full channels
    • Fixed a bug that prevented users from joining channels with non-ASCII characters
  • Very good tool.You should add minimize to tray option.

  • Thank you for the suggestion. It was added in the latest version, which has not been assigned a new version number, so it is still version 1.3.3.7b.

    Changelog:

    • Rearranged settings dialog
    • You can now enable the use of tray icons in the settings. Please note that “Always Show Tray Icon” only means that the tray icon is visible even when YaTQA is not minimized. It will not bypass Windows’ tray icon auto-hiding.
  • As many of you will want to use Opus (although I don’t like it), this was a great reason to finally add the feature of editing channels directly in the Users tab. And the best thing is: It supports multi-select! If you want to make all channels use Opus, simply select all channels and edit the codec. But if you have many channels, make sure that you have set a reasonable “commands to flood”.

    Full changelog of 1.3.3.7c:

    • Fixed a bug that in very rare cases could lead to incorrect context menu in server tree view
    • Fixed a bug that sometimes displayed the user move context menu on leftclicks
    • The right pane of the Users tab is now only displayed if the selection is not of mixed types.
    • Added editing multiple users’ special talk power and icon
    • The file list box is now only visible if only one channel is selected
    • Changed icon of the message window telling the user to change the channel order in the tree view from error (red circle with white “X”) to information (blue circle with white “i”)
    • Added message window when trying to edit the channel name in the Users tab, saying that the name can be changed in the tree view
    • Two links in the channel details on the Users tab do no longer include the colon
    • Added notice that the user count per channel and family is not refreshed on Drag’n’Drop
    • Added the official Opus presets to codec selection
    • You can now edit channels in the Users tab and even multi-select will work. If you always wanted to use Opus but are afraid to edit so many channels – well – now you can. Please note that codec latency is not loaded and always set to the minimum.
    • Disabled setting the unlimited flags in the Channel Details subtab as it causes a prblem with database integrity
    • Setting the channel slots in the Channel Details subtab now sets the unlimited flags accordingly, as does the newly-added feature in the Users main tab
    • Fixed incorrect client version date

    /Edit: 1.3.3.7d:

    • Offline message composer does no longer incorrectly say it that would only accept UIDs, as it also accepts names
    • You can now send offline messages to database IDs
    • Made channel selector in the Permissions tab a little bit wider, due to the request by a user
    • Unified user finding (e.g. when adding a user to a group) to add support for selecting a user from ambiguous (shared) name search results
    • Changed the “(opt.)” note in the labels on the login screen to “(optional)” as people got this wrong (which is literally not “optimal”).
    • In permission overview, unset permissions now have an arrow facing right instead of bottom-right like the others.
    • In permission overview, integers are now green and booleans yellow. They were both hot pink before.
    • Slot counts are now calculated to reflect D’n’D changes.
    • When setting a new default channel, the property is removed from the former default channel.
    • Fixed a bug that caused the icons in tree view to not be update upon setting a new default channel
    • Fixed wrong version in installer
  • 1 Attachment(s)

    Hi,
    Love the app, however, have found an issue. When running it on linux through wine / playonlinux. The icons dont show up in the permissions TAB. Attachment 7969 As you can see the icons don’t show their images, so its hard to tell what icon does what.

  • So I’ve downloaded all Avatars of the Server I administrate and I got this one: «avatar_kpkfhmacbfdbidbgpgfhpohldmolldjenapjlgdi.j pg»
    How am I suppose to know what his UID is? How can I decode that to the code which allows slashes?

  • Oh, well, after I discussed the Linux problem via e-mail (didn�t solve it, but there have been other buttons in 1.3.3.6b), I did not look in this thread and therefore didn’t get a message, so I’m answering that question kinda late.

    To convert an avatar filename, replace the characters in the first line with the characters in the second line below:

    Code:


    abcdefghijklmnop
    0123456789abcdef


    For your example, that�s afa57c0215318316f657fe7b3cebb394d0f9b638 (if I did that right).
    After that, convert the resulting hex string to Base64. You can use this website for that. After that, you have the UID, in your example it should be r6V8AhUxgxb2V/57POuzlND5tjg=.

  • (I just noticed that I forgot to post that I released an update. Thanks to the forum’s auto-save feature, i could restore the already-written post.)

    I released 1.3.3.7e. It fixes some bugs, adds support for server version 3.0.7.2 and adds a multi-snapshot tool.

    Changelog:

    • Replaced some apostrophes with the typographic ones (English only)
    • Clicking cancel in the server tree view Select dialog does no longer hide the file list.
    • Swapped the last two host banner aspect ratio settings
    • Fixed complaint list by swapping the data in the last two columns
    • Added support for 3.0.7.2 serverinfo variable
    • Added support for saving multiple snapshots at once
    • Added a button allowing the user to create a new folder when downloading multiple stuff

    Previous changelogs omitted here:

    28 Mar 2013

    • Changed icon of the message telling the user that the version could not be retrieved from error to warning
    • Fixed a bug that prevented users from using the font size feature in channel descriptions, and instead did not fix the bug that added [size] tags elsewhere when the Windows theme wasn’t set to the default size

    31 Mar 2013

    • Moved “reload groups” to tree refresh menu and renamed that button
    • Replaced “reload groups” button with a feature to select stuff matching certain criteria in the treeview
    • RedeemerTS3 is no longer based on IdTelnet and is therefore no longer busy-waiting for a thread.

    I also updated the opening post with some more FAQ.

  • 1 Attachment(s)

    YatQa Problem

    hi guys….
    I have a problem by YatQa software..
    what is this Error ?

  • The lookup of the server version failed.

    I open yatqa and connect i always get this message: The lookup of the server version failed. Therefore yatqa is unable to adjust its functionality to fit the version and will assume the most recent version it supports. And i login web interface its stop and no login or failed message. My server version is 3.0.7.2 I know I do not need to update. What i do? Please help me! YaTQA its very importent for me because some premissions only give for YaTQA for my server.

  • 1 Attachment(s)

    socket error # 10061

    hi. this Error When Show Me if I was Connected to YaTQA.what I do?
    Attachment 8301
    tnk:D

  • Please note: I don’t get a notice if posts get moved here. Please send a message using the methods given in the about dialog if you do not get an answer within a day.

    clack: Where do you get that? Only at the starting screen or also somewhere else? What kind of local (LAN, WiFi, Powerline) and what kind of internet connection (e.g. DSL, EDGE, HSDPA) do you have?

    deadhero: This message means that your query account is missing the version permission. I don’t know it’s exact name, but it’s one of the first. If you are unable to give it yourself and are sure to be running the most recent server version, this error can safely be ignored. If you were running an older server and YaTQA doesn’t know that, it would offer features that don’t exist on the server side.

    Poorya75: Please ask your server host for your query port. If you are running the server yourself, check its ts3server.ini for a changed query port. If the server is running on a Windows machine, make sure to configure its firewall to forward 10011 TCP. Same applies for routers when running the server at home.

  • Yatqa Problem

    Hi,
    I Have Yatqa Problem.
    I get an error when connecting to the server with yatqa
    «The lookup of the server version failed.Therefore,YaTQA ise unable to adjust its functionality to fit the version and will assume the most recent version it supports.»
    What is This Problem ?
    Yatqa Version : 1.3.3.8 2k9 build (02 Jun 2013)
    Server Version : Server amd64 3.0.7.2
    Please Help Me

  • The message is not only self-explanatory, it has also been explained once more in the post right above yours and several times across this thread.

  • Numma, would this app work on commercially hosted servers? (I do not have my own server). I was able to connect to server but it states that i do not have permission to change anything. My hosted server only gives me a ip whitelist for query, it does not issue query passwords. Sorry im not a pro on this but im trying.

  • You must use the Server Query Login feature in the TS3 client. Enter the retrieved credentials into YaTQA’s login screen and you will be able to use it for your own virtual server.

  • yatqa doesn’t works

    Hello guys,

    im running a server on a linux server we had 5 days ago a ddos attack.
    We fixed that ddos attack and the server were than all up again.
    So i was trying to login yatqa i was getting a error i thought that i was banned.
    so I waited 1 day and the next day I had the same error.
    Error: http://s16.postimg.org/6koh4hvid/Knipsel.jpg

    I hope you guys can help me

  • Add your IP to the query ip whitelist file and try again. same error?

  • you have a food ban!
    you can get it when your internet so slow or you do many connection with a wrong password

  • I suggest you try connecting with Windows Telnet or Putty. If that fails, you can contact TS support, who like to move all threads containing the word «YaTQA» to this thread, even if it’s a TS problem.
    Flood bans usually take only 5 to 10 minutes, so this is not a flood ban. You may have to shut down the server and check the flood thing in your SQLite database or reinstall with a clean DB.

  • 1 Attachment(s)

    Teamspeak server query

    Hi all, I have a problem, when I want to log in my server query to maintenance my server I get a error:
    Attachment 8499
    And it is my serveradmin account.

  • Dear TeamSpeak moderators, stop moving posts to this thread that have NOTHING to do with YaTQA. This thread is for YaTQA-related questions only and not for general TS3 questions.
    (Still, I understand that YaTQA looks like it was made for idiots and is therefore used by those to do stupid things. Noone actually likes supporting those issues, so the next version will have several features locked until a logic puzzle is being solved.)

    Anyway, I will answer such a non-YaTQA question one last time:
    You broke your permission system completely. Don�t do that. YaTQA has a bunch of powerful features and therefore is not made for idiots. It is made for for lazy people who don�t want to type all the complicated commands. Things you might have done:

    1. You left Admin Server Query. Read this. The green number must be 1 in this case.
    2. You deleted Admin Server Query. The only way to fix this is a complete reinstall. While searching for the solution for the first action, I found that it is quite popular among YaTQA users to waste their permission system like that.
    3. You added someone else to Admin Server Query who did one of the above.
    4. You changed your permission system so anyone could do one of the above.
  • I am trying to edit default template groups, specifically «server admin». Is this possible using YATQA instead of putty telnet?

    Original thread and details can be found here: http://forum.teamspeak.com/showthrea…610#post358610

  • Forums

  • Development

  • VoIP

  • Other VoIP services

  • TeaSpeak

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.

Tutorial Connect with TS³-Clients [3.2.0+] to TeaSpeak servers


  • Thread starter

    Supervisor


  • Start date

    Aug 14, 2018

  • #81

I installed teaspeak but can’t log in to YaTQA? will not let me, error:socket error #10061 connection refused, what should I do to get in YaTQA and to restore the backup

  • #82

I installed teaspeak but can’t log in to YaTQA? will not let me, error:socket error #10061 connection refused, what should I do to get in YaTQA and to restore the backup

You must change query port in config.yml

  • #83

Why no can join 3.2 client teaspeak server. I nodified config file and copy root direction protocoll.txt file

  • #84

Hallo zusammen kann jemand eine einfach Video Anleitung oder sonstiges machen? Wird es eine andere alternative geben? Ich benutze Aktuell 3.0.18.8.

TeaSpeak ist aktuell die einzige alternative um einen «gecrackten» Server zu haben mit aktuellen 3.2.1 Client.
Theoretisch installiert man TeaSpeak wie ein TeamSpeak Server. Ein Script für Linux gibt es dort im Forum zur automatischer Installation.

  • #85

Hey, I got the server up and running, but when I try to connect through LAN, can’t connect and gets this message.
I’ve tried to reboot the server.

[2018-08-19 01:43:20] [INFO]    GEN | License successfully validated!

[2018-08-19 01:43:36] [DEBUG]     1 | [192.168.1.72:60226/undefined] Creating VoiceClient instance at 0x7fcd70001750

[2018-08-19 01:43:36] [DEBUG]     1 | Allocated new voice client connection at 0x7fcd70012ee0

[2018-08-19 01:43:36] [DEBUG]     1 | Remote address (v4) 192.168.1.100 destination address 192.168.1.100

[2018-08-19 01:43:36] [DEBUG]     1 | Having new voice client. Remote address: 192.168.1.72:60226

[2018-08-19 01:43:36] [DEBUG]     1 | [192.168.1.72:60226/undefined] Got client 3.1 protocol with build timestamp 177256836

[2018-08-19 01:43:36] [ERROR]     1 | [192.168.1.72:60226/undefined] Handling of packet Init1 needs more than 10ms (13ms)

[2018-08-19 01:43:36] [DEBUG]     1 | [192.168.1.72:60226/undefined] Got client ek!

[2018-08-19 01:43:37] [DEBUG]     1 | Cant decrypt packet with setupped key Command. Error: memory verify failed!

[2018-08-19 01:43:37] [DEBUG]   GEN | Invalid packed pushpack! Current index 2 (generation 0) Packet index 1

[2018-08-19 01:43:37] [DEBUG]     1 | Failed to pushback command packet. Command clientek ek=UYh7fSlYa3ttlAAyV2oP2XvmFhP/IyAPyouOBaeaqJY= proof=MEUCIQCi5ilKXLGoIrzLjy8FBxe16sVkuQ6x+tq+SICisoUDtQIgJV3VvuPipUIPen5H+W/3uPvdgTYnc5kFCSFOcGslfR8=

[2018-08-19 01:43:37] [DEBUG]     1 | Cant decrypt packet with setupped key Command. Error: memory verify failed!

[2018-08-19 01:43:37] [DEBUG]   GEN | Invalid packed pushpack! Current index 2 (generation 0) Packet index 1

[2018-08-19 01:43:37] [DEBUG]     1 | Failed to pushback command packet. Command clientek ek=UYh7fSlYa3ttlAAyV2oP2XvmFhP/IyAPyouOBaeaqJY= proof=MEUCIQCi5ilKXLGoIrzLjy8FBxe16sVkuQ6x+tq+SICisoUDtQIgJV3VvuPipUIPen5H+W/3uPvdgTYnc5kFCSFOcGslfR8=

[2018-08-19 01:43:38] [DEBUG]     1 | Cant decrypt packet with setupped key Command. Error: memory verify failed!

[2018-08-19 01:43:38] [DEBUG]   GEN | Invalid packed pushpack! Current index 2 (generation 0) Packet index 1

[2018-08-19 01:43:38] [DEBUG]     1 | Failed to pushback command packet. Command clientek ek=UYh7fSlYa3ttlAAyV2oP2XvmFhP/IyAPyouOBaeaqJY= proof=MEUCIQCi5ilKXLGoIrzLjy8FBxe16sVkuQ6x+tq+SICisoUDtQIgJV3VvuPipUIPen5H+W/3uPvdgTYnc5kFCSFOcGslfR8=

[2018-08-19 01:43:40] [DEBUG]     1 | Cant decrypt packet with setupped key Command. Error: memory verify failed!

[2018-08-19 01:43:40] [DEBUG]   GEN | Invalid packed pushpack! Current index 2 (generation 0) Packet index 1

[2018-08-19 01:43:40] [DEBUG]     1 | Failed to pushback command packet. Command clientek ek=UYh7fSlYa3ttlAAyV2oP2XvmFhP/IyAPyouOBaeaqJY= proof=MEUCIQCi5ilKXLGoIrzLjy8FBxe16sVkuQ6x+tq+SICisoUDtQIgJV3VvuPipUIPen5H+W/3uPvdgTYnc5kFCSFOcGslfR8=

[2018-08-19 01:43:41] [DEBUG]     1 | [192.168.1.72:60226/undefined] Got handshake timeout. 192.168.1.72:60226. State: INIT_HIGH Time: 5

[2018-08-19 01:43:41] [DEBUG]     1 | [192.168.1.72:60226/undefined] Closing voice client connection. (Flush: true)

[2018-08-19 01:43:41] [DEBUG]     1 | [192.168.1.72:60226/undefined] Awaiting write prepare, write and acknowledge queue flushed

[2018-08-19 01:43:41] [DEBUG]     1 | [192.168.1.72:60226/undefined] Write prepare queue progressed

[2018-08-19 01:43:41] [DEBUG]     1 | [192.168.1.72:60226/undefined] Write and acknowledge queue are flushed

[2018-08-19 01:43:41] [INFO]      1 | Voice client 0/Ld6nMGmCgEi8I/3AZlyfWvzFRtY= (undefined) from 192.168.1.72:60226 left.

[2018-08-19 01:43:41] [DEBUG]     1 | Updating server property: virtualserver_last_client_disconnect. New value: 1534635821. Query: UPDATE `properties` SET `value` = :value WHERE `serverId` = :sid AND `type` = :type AND `id` = :id AND `key` = :key

Thanksful for help!

Last edited by a moderator: Aug 19, 2018

  • #86

Server ts don’t run right?

Starting the TeaSpeak server..

Could not start TeaSpeak server.

Last log entries:

[2018-08-19 17:32:02] [DEBUG] Log successfully started!

[2018-08-19 17:32:02] [INFO]    GEN | Starting TeaSpeak-Server v1.2.10-beta [Build: 1534600208]

[2018-08-19 17:32:02] [INFO]    GEN | Starting music providers

[2018-08-19 17:32:02] [DEBUG] [Music] Provider load order:

[2018-08-19 17:32:02] [DEBUG] [Music] [0] providers/000ProviderFFMpeg.so

[2018-08-19 17:32:02] [DEBUG] [Music] [1] providers/001ProviderYT.so

[2018-08-19 17:32:02] [ERROR] [Music] [FFMPEG] Could not find ffmpeg (Error: "sh: ffmpeg: command not found")

[2018-08-19 17:32:02] [ERROR] [Music] [FFMPEG] How to download/install ffmpeg: "sudo apt-get install ffmpeg"

[2018-08-19 17:32:02] [ERROR] [Music] Could not create music provider for providers/000ProviderFFMpeg.so

[2018-08-19 17:32:02] [ERROR] [Music] [YT-DL] Could not find youtube-dl (Error: "sh: youtube-dl: command not found")

[2018-08-19 17:32:02] [ERROR] [Music] [YT-DL] How to download/install youtube-dl: https://github.com/rg3/youtube-dl/blob/master/README.md#installation

[2018-08-19 17:32:02] [ERROR] [Music] Could not create music provider for providers/001ProviderYT.so

[2018-08-19 17:32:04] [DEBUG]   GEN | Created a new async thread pool!

[2018-08-19 17:32:04] [DEBUG]   GEN | Loaded client from database. Database id: 1 Unique id: serveradmin

[2018-08-19 17:32:04] [DEBUG]   GEN | Push back group -> 1 - Guest Server Query

[2018-08-19 17:32:04] [DEBUG]   GEN | Push back group -> 2 - Admin Server Query

[2018-08-19 17:32:04] [DEBUG]   GEN | Push back group -> 3 - Server Admin

[2018-08-19 17:32:04] [DEBUG]   GEN | Push back group -> 4 - Normal

[2018-08-19 17:32:04] [DEBUG]   GEN | Push back group -> 5 - Guest

[2018-08-19 17:32:04] [DEBUG]   GEN | Push back group -> 6 - Channel Admin

[2018-08-19 17:32:04] [DEBUG]   GEN | Push back group -> 7 - Operator

[2018-08-19 17:32:04] [DEBUG]   GEN | Push back group -> 8 - Guest

[2018-08-19 17:32:04] [DEBUG] GLOBL | Instance admin group id 2

[2018-08-19 17:32:04] [DEBUG] GLOBL | Server guest group id 1

[2018-08-19 17:32:04] [INFO]    GEN | Got 4 saved channels

[2018-08-19 17:32:04] [DEBUG]   GEN | Deleting old bans

[2018-08-19 17:32:04] [INFO]   FILE | Starting server on 0.0.0.0:30303

[2018-08-19 17:32:04] [INFO]  QUERY | Starting server on 0.0.0.0:10101

[2018-08-19 17:32:04] [DEBUG] QUERY | Event base executed (0x1ce3e70)

))018-08-19 17:32:04] [CRITICAL] GLOBL | Failed to load the protocol key chain! (Invalid file version (0

[2018-08-19 17:32:04] [INFO]    GEN | Stopping application

[2018-08-19 17:32:04] [DEBUG] GLOBL | Stopping all virtual servers

[2018-08-19 17:32:04] [DEBUG] GLOBL | All virtual server stopped

[2018-08-19 17:32:04] [DEBUG] QUERY | Stopping query server

[2018-08-19 17:32:04] [DEBUG] QUERY | Event base terminated (0x1ce3e70)

[2018-08-19 17:32:04] [DEBUG] QUERY | Query server stopped

[2018-08-19 17:32:04] [DEBUG]  FILE | Stopping file server

[2018-08-19 17:32:04] [DEBUG]  FILE | File-Server accept thread terminated

[2018-08-19 17:32:04] [DEBUG]  FILE | File server stopped

[2018-08-19 17:32:04] [INFO]    GEN | Application suspend successful!

  • #87

there is a way that can allow clients with old version connect?

Update TeaSpeak. Now. You can use update script from Nicer: https://github.com/Najsr/TeaSpeak-Updater on Linux.
After update every version of client can connect to TeaSpeak server.

  • #88

Update TeaSpeak. Now. You can use update script from Nicer: https://github.com/Najsr/TeaSpeak-Updater on Linux.
After update every version of client can connect to TeaSpeak server.

this does not work, it says the server is already up to date.

after all the attempts and modifications now I have another error after modifying the file: http://prntscr.com/kkfvvj

this with root, or even with the newly created user.

Anyway, all the attempts I made did not work out, I did tests in centos6 and ubuntu and nothing works.

  • #89

this does not work, it says the server is already up to date.

after all the attempts and modifications now I have another error after modifying the file: http://prntscr.com/kkfvvj

this with root, or even with the newly created user.

Anyway, all the attempts I made did not work out, I did tests in centos6 and ubuntu and nothing works.

Oh. First advice: do not install teaspeak server as su. Do not run server as su. Make for example teaspeak user and install and run server as teaspeak user.

  • #90

Oh. First advice: do not install teaspeak server as su. Do not run server as su. Make for example teaspeak user and install and run server as teaspeak user.

I already managed to correct this problem, I was using vi, and with nano it worked.

  • #91

How do I make it in yatqa

  • #92

I am connected with yatqa .

this time b_virtualserver_select I give your authority. deleted again.
I can not show my address by gametracker

  • #93

Hello, do you have maybe solution for me? :D
I tried to make anything to auto start server after vps is down etc
Somehow i started it through teastart_autorestart instead of teastart.sh, now i cant stop it or run thought teastart.sh, cant even check status.
And ofcourse server doesnt start after vps restart.
Any solutions?

ericmoros


  • #94

How to let Teamspeak 3.2.0 Clients connect to TeaSpeak

  1. Start the TeaSpeak server and note the admin query credentials.
  2. Stop the server
  3. Open your the config.yml in the root directory of the TeaSpeak server and set it like below:
    protocol:
    #Its just a test for the new TeamSpeak licensing system (you require a extra plugin!)
    experimental_31: 1

  4. Start your TeaSpeak Server
  5. Replace/Insert the protocol_key.txt (attached) to the root directory of the TeaSpeak server
  6. Restart your Server and you are done

You may download the TeaSpeak server here.

))018-08-20 16:55:36] [CRITICAL] GLOBL | Failed to load the protocol key chain! (Invalid file version (0

  • #96

Yatqua can not connect to my TeaSpeak server what is the problem? How can i fix it?

leonankou


  • #98

Changert 10101and change 10011 query port

—- Automatically Merged Double Post —-

You must change query port in config.yml

Change 10011 porr

Last edited: Aug 23, 2018

  • #99

Hello guys i have a Problem with this Server with an older Teamspeak version i can connect easy but if i try it with my 3.2.1 version i got every time an Error (server version is too old for command) i try it like the instructions but it wont work, after 5 Times Reinstalling and trying i try to take the Install Script from Teaspeak but it dosnt work as well, so Maybe someone can help me.

i try line 151 («experimental_31: 0 and 1»)

  • #100

A new problem with client 3.2.2

Attachments

  • ts 3.2.2.PNG

  • Forums

  • Development

  • VoIP

  • Other VoIP services

  • TeaSpeak

  • This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
  1. помогите пожалуйста! когда я пытаюсь подключиться к серверу появляется это:
    Попытка преобразовать имя хоста ts3.voicehosting.it
    Не удалось преобразовать имя хоста ‘ts3.voicehosting.it’
    до этого все было отлично, а вот уже дня 2 вот так. нахожу другие сервера без паролей и все нормально работает, а к этому не хочет подключаться хоть тресни. (пароль и адрес сервера введены правильно)


  2. Horrimanse

    Horrimanse

    Премиум Пользователь
    Пользователь

    Регистрация:
    25 сен 2013
    Сообщения:
    282
    Симпатии:
    86
    Баллы:
    513

    • Нравится Нравится x 1

  3. дадада, ага именно тот случай, девушке вообще нельзя доверять комп. из этого видео я почти ничего не поняла :| до 40 сек все предельно понятно, а дальше……

    — Сообщение объединено, 16 авг 2014, Оригинал: 16 авг 2014

    сделалааа) спасибо большое)


  4. ReanimatorP

    ReanimatorP

    Пользователь

    Регистрация:
    11 мар 2015
    Сообщения:
    4
    Симпатии:
    0
    Баллы:
    2

    Аналогичная проблемма появилась после попытки установки сообщения сервера. Цель появление сообщения при входе на сервер клана. Не могли бы вы поподробнее объяснить суть её устранения. Плиз.
    Эти сообщения появляются при попытке подключиться. логин и пароль правильны.

    <00:57:50> Попытка преобразовать имя хоста sd-13.ts4u.ru
    <00:57:50> Попытка подключиться к серверу sd-13.ts4u.ru
    <00:57:51> Завтра ГК в 17 МСК
    <00:57:52> Подключен к серверу: «Сервер не выбран»
    <00:57:52> Отключен от сервера

  5. VJean

    VJean
    ǝноɯʚıqж
    Администратор
    Знаток

    Регистрация:
    26 июл 2014
    Сообщения:
    1.772
    Симпатии:
    389
    Баллы:
    775

    есть 2 вида сообщения: просто показ и с отключением от сервера. у вас второе.
    через YaTQA переключите на первый


  6. ReanimatorP

    ReanimatorP

    Пользователь

    Регистрация:
    11 мар 2015
    Сообщения:
    4
    Симпатии:
    0
    Баллы:
    2

    Извените за назойливость, но фраза (через YaTQA переключите на первый) мне ни о чем не не говорит. «YaTQA» это какая то программа или как? )
    Все что было указано в видео от Horrimanse, проделал без проблем но пока это не помогло.

    — Сообщение объединено, 12 мар 2015, Оригинал: 12 мар 2015

    Да вот еще, на сервер не может никто зайти


  7. VJean

    VJean
    ǝноɯʚıqж
    Администратор
    Знаток

    Регистрация:
    26 июл 2014
    Сообщения:
    1.772
    Симпатии:
    389
    Баллы:
    775


  8. ReanimatorP

    ReanimatorP

    Пользователь

    Регистрация:
    11 мар 2015
    Сообщения:
    4
    Симпатии:
    0
    Баллы:
    2

    теперь еще и на сайт http://ts4game.ru/ зайти немогу (


  9. VJean

    VJean
    ǝноɯʚıqж
    Администратор
    Знаток

    Регистрация:
    26 июл 2014
    Сообщения:
    1.772
    Симпатии:
    389
    Баллы:
    775

    1. маршрут идет через decix.routers.ovh.net, на котором большая потеря пакетов
    2. ts4game.ru — уронили )


  10. ReanimatorP

    ReanimatorP

    Пользователь

    Регистрация:
    11 мар 2015
    Сообщения:
    4
    Симпатии:
    0
    Баллы:
    2

    Да, я уже сообразил. Видимо не судьба мне исправить эту проблемму. В YaTQA при подключении пишет Socket error #10061 Connection refused

  11. Вы сервер арендуете?
    Попросите хостера поправить


myTeamSpeak

Когда я пытаюсь отправить свое приложение в App Store через xCode, я получаю эту ошибку.

«Сервер с указанным именем хоста не найден.»

Это временная ошибка в Apple или что-то делать с Xcode?

кто-нибудь еще сталкивается с этой проблемой?


Zeeshan

01 июл ’12 в 04:06
2012-07-01 04:06

2012-07-01 04:06

18
ответов

Решение

Продолжайте пробовать!

У меня было это несколько раз (в том числе сегодня), и каждый раз, ничего не меняя, это работало, когда я пытался снова.

Иногда во 2-й раз, иногда через 20 минут.

2012-07-01 06:49

Это может быть проблема загрязнения DNS, по крайней мере, в моем случае (в Китае).

Если вы также находитесь в Китае или в некоторых местах, где существует проблема загрязнения DNS, вы можете решить эту проблему, изменив DNS (8.8.8.8 в качестве примера) для вашего Mac.


Я получил эту ошибку внутри моего приложения для iPad, и это происходит случайно, это так скучно. Продолжать пытаться не очень хорошее решение для меня, хотя это может как-то сработать. Наконец, я просто изменил свой Wi-Fi DNS, и больше никаких ошибок. шаги:

  1. Ваше устройство, Настройки /Wi-Fi
  2. Выберите подключенный Wi-Fi горшок
  3. Нажмите DHCP/DNS
  4. Установлен в 8.8.8.8


Kjuly

21 мар ’14 в 05:44
2014-03-21 05:44

2014-03-21 05:44

В Xcode выберите Target -> Capabilities и отметьте «Outgoing Connections (Client)», чтобы включить песочницу приложения.

2019-06-10 11:03

Это решило проблему для меня, когда я пытался перейти на El Capitan:

sudo softwareupdate --clear-catalog


theofpa

01 окт ’15 в 21:13
2015-10-01 21:13

2015-10-01 21:13

Я получил A server with the specified hostname could not be found., Я понял, что в моем приложении MacOS включена песочница. Самый простой способ избежать проблемы — отключить Песочницу.


Szu

10 ноя ’17 в 09:49
2017-11-10 09:49

2017-11-10 09:49

Я столкнулся с той же проблемой, оказалось, что это связано с VPN. Если вы проводите тестирование на устройстве в корпоративной сети, скорее всего, ваш Mac настроен на VPN правильно, а ваш телефон — нет. Подключите телефон к корпоративной VPN для приложений, развернутых на устройстве, чтобы увидеть корпоративные серверы.

2015-06-04 18:05

Если проблема возникла в проекте MacOS, как прокомментировал @nstein в этом ответе, просто перейдите на свойTargetс Signing & Capabilities и разрешить Incoming а также Outgoing параметры сети.


Faruk

24 май ’20 в 06:34
2020-05-24 06:34

2020-05-24 06:34

Я перезапустил свой MacBook Pro, а затем собрал снова, ошибка была исправлена.


Grigo

23 окт ’14 в 05:36
2014-10-23 05:36

2014-10-23 05:36

Я получил это сообщение, когда на устройстве включены мобильные данные и нет подключения к Wi-Fi, но Интернет подключен неправильно.

Попробуйте подключиться к сети Wi-Fi с подключением к Интернету или отключить мобильные данные.

2018-11-05 12:58

Просто перезапустите свой сетевой маршрутизатор.

Обс. Если он уже имеет автоматические настройки DNS.

2021-04-29 17:41

Сервер с указанным именем хоста не найден.

Я столкнулся с той же проблемой, в моем случае это было из-за

  1. Сервер не был настроен должным образом.
  2. Срок подписки на сервер истек

Обращение в серверную компанию решит мою проблему.

Я думаю, что это не временная ошибка в Apple или что-то делать с Xcode?

2015-06-16 06:39

Я столкнулся с этой проблемой, когда мы перешли с одного домена на другой для службы API.

Перезапуск сетевого маршрутизатора / модема устранил эту проблему.


AamirR

23 ноя ’18 в 20:35
2018-11-23 20:35

2018-11-23 20:35

Прежде всего, проверьте подключение к Интернету. Зайдите в сафари и проверьте, выполнив поиск в Google (не пытайтесь использовать только google.com, потому что он может быть кэширован). Если все работает нормально, попробуйте сейчас в вашем приложении. Это должно работать. Это происходит при отсутствии надлежащего подключения к интернету.

2016-03-02 13:17

Просто чтобы поделиться своим опытом

Это было вызвано разделением> Общий доступ через Интернет в Системных настройках

Я тестировал и создал NAT64 Network, сняв отметку, он решил мою проблему.

введите описание изображения здесь


0yeoj

10 май ’18 в 02:44
2018-05-10 02:44

2018-05-10 02:44

Я столкнулся с той же проблемой. На самом деле я сталкиваюсь с этим часто. Следующие три шага работают для меня всегда

  1. Изменить DNS на 8.8.8.8 и 4.2.2.2
  2. Откройте net.properties и измените «# https.proxyPort=443» на «https.proxyPort=80». Вы можете найти net.properties здесь /Applications/Xcode.app/Contents/Applications/Application Loader.app/Contents/MacOS/itms/java/lib/net.properties
  3. Откройте Application Loader->Preferences->Advanced и снимите отметку с Signiant и Aspera. Убедитесь, что DAV проверен.

Спасибо всем. Теперь вы можете отправить приложение, используя как загрузчик приложения, так и Xcode.

2015-01-28 13:14

Отключите push-уведомления. Затемперезапустите свой XCode и снова включите push-уведомление. Меня устраивает.


Haileapp

23 ноя ’19 в 16:28
2019-11-23 16:28

2019-11-23 16:28

Рекомендую проверить файл hosts в папке C: WindowsSystem32Driversetc
там должна быть запись только 127.0.0.0 localhost, все остальное можно удалить.
Очистка файла hosts : http://kp-room.ru/page/hosts-clear.html

Проверьте компьютер на вирусы и поменяйте пароль тут:
https://e.mail.ru/cgi-bin/settings/security
https://help.mail.ru/mail-help/settings/security
Там же советую включить настройки безопасности.

Не всегда антивирус на компе способен поймать все вируса.
Попробуйте свой комп просканировать на вирус.
Скачайте эту утилиту Dr.Web CureIt! по ссылке и почистите ею свой комп
(при проверке утилитой не нужно отключать свой антивирус) :
http://www.freedrweb.com/cureit .
Она все сама исправит автоматически.
(бывает, что это помогает решить проблему) .

Попробуйте зайти с другого браузера или обновите версию своего браузера :
Opera http://www.opera.com/
Mozilla Firefox http://www.mozilla.org/ru/firefox/new/
Internet Explorer http://windows.microsoft.com/ru-ru/internet-explorer/download-ie
Google Chrome http://www.google.com/intl/ru/chrome/
https://help.mail.ru/mail-help/helpful/new_vers

Это сообщение об ошибке исходит от функции, которая была добавлена ​​в Drupal 8 для защиты от атак заголовка HTTP-хоста . Эта функция также описана в записи изменений , созданной для исправления.

По сути, было возможно подделать заголовок HTTP Host для гнусных целей и обманом заставить Drupal использовать другое доменное имя в нескольких подсистемах (в частности, создание ссылок). Другими словами, заголовок HTTP Host должен рассматриваться как ввод пользователя, а не как доверенный.

Для борьбы с этим $settings['trusted_host_patterns']в Drupal 8 был добавлен новый параметр для настройки списка «доверенных» имен хостов, с которых может работать сайт. Параметр должен быть массивом шаблонов регулярных выражений без разделителей, представляющих имена хостов, с которых вы хотели бы разрешить запуск.

Например, если вы запускаете свой сайт с одного имени хоста «www.example.com», то вы должны добавить это в свои настройки (обычно они находятся в ./sites/default/settings.php):

$settings['trusted_host_patterns'] = array(
  '^www.example.com$',
);

Обратите внимание ^, .и $. Это синтаксис PCRE . Это просто означает, что вы хотите точно соответствовать «www.example.com», без лишних символов в начале и в конце, и что точки должны рассматриваться как точки, а не как символы подстановки.

Если вы работаете с «example.com», просто используйте:

$settings['trusted_host_patterns'] = array(
  '^example.com$',
);

Если вам нужно запустить сайт из нескольких доменов и / или поддоменов и не выполнять каноническое перенаправление URL, то ваши настройки будут выглядеть примерно так:

$settings['trusted_host_patterns'] = array(
  '^example.com$',
  '^.+.example.com$',
  '^example.org',
  '^.+.example.org',
);

Это позволяет сайту запускать все варианты example.com и example.org, включая все субдомены.

Как только вы настроите $settings['trusted_host_patterns']правильное значение, вы сможете снова перейти на свой сайт.

Вы также можете проверить состояние параметров доверенного хоста на странице отчета о состоянии, которая находится по адресу admin / reports / status

Если вы полностью удалите этот параметр, механизм доверенного хоста не будет использоваться, и вы увидите ошибку на странице отчета о состоянии. Кроме того, ваш сайт также может быть уязвим к атакам заголовков HTTP Host.

Если у вас настроен этот параметр и вы видите это сообщение, это, вероятно, означает, что вы испортили синтаксис регулярного выражения. В этом случае возьмите первый пример и скопируйте / вставьте в ваши настройки, а затем отредактируйте его, чтобы отразить имя хоста, с которого работает ваш сайт.

Таким образом, я боролся со странной проблемой с моей установкой экспонирования примерно в течение последнего месяца или около того. Я создал свой проект через Expo, и когда я использую запуск exp в терминале или пытаюсь загрузить проект через Expo XDE, он зависает после загрузки графика зависимостей. Я думал, что это проблема NPM (и работал над моей средой кодирования в течение нескольких недель, пытаясь ее исправить), но затем я создал новый проект с использованием приложения create-react-native-app и заметил, что, похоже, проблема связана с симулятором, Когда я создаю новый проект с помощью create-react-native-app (not expo), я получаю эту ошибку exp://localhost:19000 — Error while loading: a server with specified hostname could not be found. (code - 1003) exp://localhost:19000 — Error while loading: a server with specified hostname could not be found. (code - 1003) Вот фотография того, как он выглядит:

Затем я попытался поместить адрес проекта с терминала в симулятор:

И это действительно работает! Приложение загружается!

Это заставляет меня думать, что проблема связана с подключением симулятора. Возможно, это указывает на неправильный порт? Используя этот метод, я могу запускать приложения, созданные из приложения create-react-native-app, но не мои оригинальные проекции, созданные мной через expo, потому что они все еще зависают и не запускают симулятор. Проекты, созданные через Expo, не имеют iOS файла, в котором вы запускаете проект для создания-реагирования-родного приложения (i-i run run).

Любые идеи о том, как я могу это исправить?

  1. помогите пожалуйста! когда я пытаюсь подключиться к серверу появляется это:
    Попытка преобразовать имя хоста ts3.voicehosting.it
    Не удалось преобразовать имя хоста ‘ts3.voicehosting.it’
    до этого все было отлично, а вот уже дня 2 вот так. нахожу другие сервера без паролей и все нормально работает, а к этому не хочет подключаться хоть тресни. (пароль и адрес сервера введены правильно)

  2. Horrimanse

    Премиум Пользователь
    Пользователь

    Регистрация:
    25 сен 2013
    Сообщения:
    282
    Симпатии:
    86
    Баллы:
    513
    • Нравится x 1
  3. дадада, ага именно тот случай, девушке вообще нельзя доверять комп. из этого видео я почти ничего не поняла :| до 40 сек все предельно понятно, а дальше……

    — Сообщение объединено, 16 авг 2014, Оригинал: 16 авг 2014

    сделалааа) спасибо большое)

  4. ReanimatorP

    Пользователь

    Регистрация:
    11 мар 2015
    Сообщения:
    4
    Симпатии:
    0
    Баллы:
    2

    Аналогичная проблемма появилась после попытки установки сообщения сервера. Цель появление сообщения при входе на сервер клана. Не могли бы вы поподробнее объяснить суть её устранения. Плиз.
    Эти сообщения появляются при попытке подключиться. логин и пароль правильны.

    <00:57:50> Попытка преобразовать имя хоста sd-13.ts4u.ru
    <00:57:50> Попытка подключиться к серверу sd-13.ts4u.ru
    <00:57:51> Завтра ГК в 17 МСК
    <00:57:52> Подключен к серверу: «Сервер не выбран»
    <00:57:52> Отключен от сервера

  5. VJean
    ǝноɯʚıqж
    Администратор
    Знаток

    Регистрация:
    26 июл 2014
    Сообщения:
    1.772
    Симпатии:
    389
    Баллы:
    695

    есть 2 вида сообщения: просто показ и с отключением от сервера. у вас второе.
    через YaTQA переключите на первый

  6. ReanimatorP

    Пользователь

    Регистрация:
    11 мар 2015
    Сообщения:
    4
    Симпатии:
    0
    Баллы:
    2

    Извените за назойливость, но фраза (через YaTQA переключите на первый) мне ни о чем не не говорит. «YaTQA» это какая то программа или как? )
    Все что было указано в видео от Horrimanse, проделал без проблем но пока это не помогло.

    — Сообщение объединено, 12 мар 2015, Оригинал: 12 мар 2015

    Да вот еще, на сервер не может никто зайти

  7. VJean
    ǝноɯʚıqж
    Администратор
    Знаток

    Регистрация:
    26 июл 2014
    Сообщения:
    1.772
    Симпатии:
    389
    Баллы:
    695
  8. ReanimatorP

    Пользователь

    Регистрация:
    11 мар 2015
    Сообщения:
    4
    Симпатии:
    0
    Баллы:
    2

    теперь еще и на сайт http://ts4game.ru/ зайти немогу (

  9. VJean
    ǝноɯʚıqж
    Администратор
    Знаток

    Регистрация:
    26 июл 2014
    Сообщения:
    1.772
    Симпатии:
    389
    Баллы:
    695

    1. маршрут идет через decix.routers.ovh.net, на котором большая потеря пакетов
    2. ts4game.ru — уронили )

  10. ReanimatorP

    Пользователь

    Регистрация:
    11 мар 2015
    Сообщения:
    4
    Симпатии:
    0
    Баллы:
    2

    Да, я уже сообразил. Видимо не судьба мне исправить эту проблемму. В YaTQA при подключении пишет Socket error #10061 Connection refused

  11. Zaur
    s4r.pw
    Знаток
    Премиум Пользователь

    Регистрация:
    27 авг 2013
    Сообщения:
    768
    Симпатии:
    216
    Баллы:
    657

    Вы сервер арендуете?
    Попросите хостера поправить

People also searched

More about «socket error 10061 fix food»

HOW DO I SOLVE A CONNECTION REFUSED SOCKET ERROR — PAESSLER

how-do-i-solve-a-connection-refused-socket-error-paessler image

Web Apr 21, 2020 Solving Connection Refused Socket Error # 10061 in the Enterprise Console Important notice: The Enterprise Console (EC) is unsupported and deprecated as of PRTG 19.4.53. As of PRTG 19.4.54, …
From kb.paessler.com


CONNECTION REFUSED WITH TCP SOCKET ERROR # 10061

Web Dec 18, 2015 Connection Refused with TCP socket Error # 10061 Ask Question Asked 7 years, 1 month ago Modified 7 years, 1 month ago Viewed 6k times 1 I’m creating a …
From stackoverflow.com
Reviews 5


UNABLE TO CONNECT SOCKET: CONNECTION REFUSED(10061)

Web May 24, 2021 Start the vncserver to accept connection from all network address: vncserver -localhost no. Check the status of the kex again by: kex —status. It should …
From unix.stackexchange.com
Reviews 2


WINDOWS SOCKETS ERROR CODES (WINSOCK2.H) — WIN32 APPS

Web Aug 19, 2021 Return code/value Description; WSA_INVALID_HANDLE 6: Specified event object handle is invalid. An application attempts to use an event object, but the …
From learn.microsoft.com


ERROR: THERE IS NO CITRIX XENAPP SERVER CONFIGURED ON THE SPECIFIED …

Web Click the Properties button. In the «General» tab, click the Advanced button. Clear the Automatic metric option. In the «Interface metric» field assign a priority value for …
From support.citrix.com


SOCKET ERROR 10060 – HOW TO FIX IT? — GET IT SOLUTIONS

Web 3. When Internet Properties window appears, go to the Connections tab. There go to the Lan settings. 4. The Local Area Network (LAN) Settings window shows up. …
From get-itsolutions.com


HOW TO FIX SOCKET ERROR 10061 — YOUTUBE

Web Free Download Link:http://c9426epi1gr12uaqy0sh47t61z.hop.clickbank.net/?tu=download&tid=songOfficial …
From youtube.com


TCP ERROR CODE 10061: NO CONNECTION COULD BE MADE BECAUSE THE …

Web Jul 25, 2019 b. Open your calling project — My Project | References — remove your Web Service references (Type = Service) — be sure to note the ReferenceName you used. …
From social.msdn.microsoft.com


WINSOCK ERROR 10061 — HOW WE FIX IT — BOBCARES

Web Feb 11, 2021 Steps to fix Winsock Error 10061 1. First we must check if the Internet connection is working properly or not. 2. Next we need to ensure that firewall is not …
From bobcares.com


ERROR 10061 CONNECTION REFUSED — CAUSES AND FIXES — NET …

Web Jun 23, 2020 Step 1: Switch the data connection port Change the data connection type from passive (PASV) mode to active (PORT) mode If the data connection type …
From help.netonboard.com


ERROR MESSAGE: «CONNECT FAILED WITH ERROR 10061» MESSAGE …

Web Jun 16, 2018 When starting the sender, we get the following error (where XXX.XXX.XXX.XXX:XXXX is the IP Address and port number of the consuming system: …
From ibm.com


HOW CAN I FIX THIS: CONNECTION REFUSED(SOCKET ERROR CODE …

Web Jan 13, 2023 Greetings, Stephanie! My name is Arif, and I have been a long-time Microsoft user as well as an Independent Advisor. I’m sorry you’re having this problem, …
From answers.microsoft.com


Понравилась статья? Поделить с друзьями:

Читайте также:

  • Yaskawa ошибка 7ab
  • Yaskawa ошибка 710
  • Yaskawa v1000 ошибки частотный преобразователь
  • Yaskawa v1000 ошибка uv1
  • Yaskawa v1000 ошибка ol1

  • 0 0 голоса
    Рейтинг статьи
    Подписаться
    Уведомить о
    guest

    0 комментариев
    Старые
    Новые Популярные
    Межтекстовые Отзывы
    Посмотреть все комментарии