Connecting agent gives HTTP error 12044L

Trying to setup the agent fails on some machines for me. The machines where it fails are running in Azure in a VNET and are domain joined.
Error in eventlog :
HTTP operation failed with error "12044L" (12044L).  The query will be retried later. URL for Operation: https://myworkspaceguid.oms.opinsights.azure.com/AgentService.svc/AgentTopologyRequest
Double checked correct workspace ID and access key are set.
It works well for other, standalone machines in the same VNET and for the same OpsInsight workspace.
I suspect it may be some issue with certificate handling, since the agent seems to use client-cert for auth towards the workspace. Possibly there is some mandatory trusted root certificate missing, but can't verify, don't find enough information how this
works.
Any hints?

Following up as Richard and myself got some info from the developers about this.
That error code means ERROR_INTERNET_CLIENT_AUTH_CERT_NEEDED.  That’s a very odd error given
that we always put a client certificate on the request! It would be useful if you could collect agent traces - use the procedure here
https://support.microsoft.com/kb/942864/ using VERbose level i.e.
StopTracing.cmd
StartTracing.cmd VER
<wait for repro>
StopTracing.cmd
FormatTracing.cmd
If you cross-post this on the feedback forum
http://aka.ms/opinsightsfeedback you can leave your email over there and we can contact you - might be easier to look at verbose trace logs...

Similar Messages

  • When I try to connect the Air with my iPhone to create an Hotspot, it drops the connection and gives an error message in the iPhone saying that the device (MacBook Air) is not supported. What can i do about it?

    When I try to connect the Air with my iPhone to create an Hotspot, it drops the connection and gives an error message in the iPhone saying that the device (MacBook Air) is not supported. What can i do about it?

    The problem has been fixed with the most recent OS X software update.

  • UPK - Player gives HTTP Error 403 error

    I have created a animation using UPK. A player.exe was generated. It was playing fine on my local drive but when I post it to shared interface it gives me this error -
    Contact localhost:3282 home
    HTTP Error 403 - Forbidden
    Internet Explorer
    Have anyone of you encountered this? Please help.
    Thanks

    Jay,
    You should use this URL:
    https://ipaddress/certsrv/mscep
    If you try to get the cert from an http address, you will get an error.  You should be using https.  Also, the mscep.dll should not be part of the URL.
    You can test this connectivity from any browser by putting that URL in the sddress bar.  You should see a page similar to this:
    Please Rate Helpful posts and mark this question as answered if, in fact, this does answer your question.  Otherwise, feel free to post follow-up questions.
    Charles Moreton

  • MySQL Connection - Select Database - HTTP Error Code 405 Method Not Allowed?

    We've set up a MySQL database with our host and can connect to that, and create, edit, delete tables using HeidiSQL, without a problem.
    However when we attempt to set up the connection in the Databases tab of our Applications panel in Dreamweaver we receive the following error:
    HTTP Error Code 405 Method Not Allowed
    We have entered the following in the MySQL Connection box:
    Name: <name of our connection>
    Server: <IP address of our database>
    Username: <our database username>
    Password: <our database password>
    Database:
    When we click the "Select" option next to the Database field, that's when we receive the above mentioned error.
    We noticed that there was a fix posted by Adobe at:
    http://www.macromedia.com/support/dreamweaver/ts/documents/err405.htm
    ...but that link is long since dead, however it does seem to indicate that Adobe are/were aware of this issue.
    Can anyone help?  We're trying to move from Classic ASP / MSSQL to PHP / MySQL but have hit a barrier right from the off, which isn't very encouraging.  Hope someone can ease our concerns with PHP and MySQL.
    Much appreciated.
    NJ

    Thank you SnakEyez02.
    I had the Testing Server set to Local/Network but didn't have MySQL installed locally.  Changed that setting to FTP and it picked up on the database correctly.
    When using MSSQL it doesn't matter whether you choose Local/Network or FTP it just picks up the online database regardless.  I guess this must just be a difference between it and MySQL.
    Thanks for the advice.  Much appreciated.
    NJ

  • Get agents gives "unauthorized error" in system preparation

    Dear All,
    In solman 7.1 in system prep, in connect diagnostics agents, when I do a "get agents" I get the following error?
    SOAP:1,007 SRT: Unsupported xstream found: ("HTTP Code 401 : Unauthorized")
    Web service invocation problem on host wsapsmdev01.idacorp.local and port 8001 protocol : http logical port name : LP_WS_SMDAGENT_MONITORING
    As it is getting SMD_ADMIN by default as it is a dialog user to connect to the Get Agents
    How to check if the solution manager is successfully connected with the SLD?
    Kindly help me regarding the same.
    Thanks & Regards
    Ajitabh

    Hi,
    in 7.1 while performing system prepartion itself you wil get one of the step 6 as "prepare landscape",6.1 as select sld and more  s t?
    Have you done that?
    you can check this http://wiki.sdn.sap.com/wiki/display/SMSETUP/Diagnostics+Agents#DiagnosticsAgents-SLDRegistrationAgentCandidatesManagement
    or more on this guide [Diagnostics agent 7.11|https://websmp205.sap-ag.de/~form/sapnet?_SHORTKEY=01100035870000703907&_OBJECT=011000358700000952852009E]
    Thanks,
    Jansi

  • Get agents gives "unauthorized error" in system prep

    In solman 7.1 in system prep, in connect diagnostics agents,  when I do a "get agents" I get the following error?
               SOAP:1,007 SRT: Unsupported xstream found: ("HTTP Code 401 : Unauthorized")
               Web service invocation problem on host wsapsmdev01.idacorp.local and port 8001 protocol : http logical port name :           LP_WS_SMDAGENT_MONITORING
    What user is being used to get the agents? SLDAPIUSER?
    Any help is greatly appreciated.
    Thanks,
    Daniel

    Hi
    I had similar problem in 7.1 sp4
    i deleted users SM_INTERN_WS and SM_EXTERN_WS and deleted all logical ports using systempreparation step 1& 5 and reran both the steps and it worked...
    immediately in the next step i could see diagnostic agent(SMD) connected.
    I hope this will help.
    Regards
    Ravi

  • SQL Server Reporting Services gives HTTP Error

    Reporting Services is installed on Windows Server 2008 R2 Virtual Server.  When I naviage to the report manager url i get "Internet Explorer cannot display the webpage". I click on Diagnose connection problems and get the the following error:
    "The device or resource (xxxx-xxxxxxxx) is not set up to accept connections on
    port "The World Wide Web service (HTTP)".
    There is no firewall and the installed McAffe is not blocking port 80.
    thank you.

    Hi dars091,
    According to your description, you get the above error when accessing the Report Manager URL. Right?
    Based on the error message, it's because the 80 port is not available for Reporting Services. Since the anti-virus says the 80 port is not blocking, it may occupied by other application.
    Please change Reporting Services to use a non-default tcp port like 8080 or 81 in Reporting Services Configuration Manager to test.
    http://msdn.microsoft.com/en-us/library/bb630447.aspx
    If the port works, there should be conflict between IIS and other web server applications. You can use some tool to remove the conflict. Please refer to the links below:
    http://www.techspot.com/community/topics/not-set-up-to-establish-a-connection-on-port.140259/
    http://www.bleepingcomputer.com/forums/t/526763/windows-7-cannot-get-ie-to-connect-to-internet/
    If you have any question, please feel free to ask.
    Best Regards,
    Simon Hou

  • Ccashut gives an error

    I'm trying to load data from SQL Server to Oracle. When I try to deploy my mapping, default agent gives an error and says restart agent. Ok, I go to Linux and say "ccashut", give pwd and get this:
    [oracle@xware unix]$ sh ccashut
    Checking admin port: 23791
    Enter password:
    Error: Could not connect to the remote server. Please check if the server is down or the client is using invalid host, ORMI port or password to connect: Disconnected
    Exiting due to error.
    That "remote server" is very weird, it's on the same server? How can I fix this, this is now a show stopper because I can't deploy my mappings. I have the Linux server in my clients hosts-file, I know pwd is right and now I don't know anymore what to do...
    Thanks in advance,
    Mari

    I'm trying to deploy a mapping but can't do it because OWB says that CCA must be restarted (and that's done using ccashut ans ccastart, according to owb manual). Default agent location must be registered before I can deploy a mapping and that registration fails with "restart" error.
    Connection failed. CCA-1536: Control Center Agent is unavailable, please restart. Details are: Error reading application-client descriptor: Error communicating with server: Connection refused: connect; nested exception is: javax.naming.Communication.Exception: Conenction refused: connect [Root exception is java.net.Connect.Exception: Connect refused: connect] ormi://xware:23791/jrt
    BR,
    Mari
    Edited by: 860361 on 23.5.2011 0:47

  • HTTP Error 403 - Forbidden on Cisco ISE and SCEP RA

    Dear Experts,
    We are in process of deploying ISE 1.2 in our environment for BYOD.
    The initial step of this process is to configure ISE as an SCEP Proxy and it requires certain configuration on the local CA. We have done all the required configurations on the local CA server.
    Now, when we try to connect ISE with the local CA using SCEP RA Profiles, it gives "HTTP Error 403 - Forbidden". The URL we are using is http://ipaddress/certsrv/mscep/mscep.dll.
    It seems that the local CA is not letting the ISE access the mscep.dll file. Now I dont understand how to allow ISE to access this file or the url. Please advise if there is any step by step process guide. Although, I have followed the ones from Cisco but it doesn't state how to give ISE the required rights for accessing mscep.dll.
    Thanks in advance.
    Jay

    Jay,
    You should use this URL:
    https://ipaddress/certsrv/mscep
    If you try to get the cert from an http address, you will get an error.  You should be using https.  Also, the mscep.dll should not be part of the URL.
    You can test this connectivity from any browser by putting that URL in the sddress bar.  You should see a page similar to this:
    Please Rate Helpful posts and mark this question as answered if, in fact, this does answer your question.  Otherwise, feel free to post follow-up questions.
    Charles Moreton

  • SQL Server Agent Log showing errors [298] SQLServer Error: 10061, A network-related or instance-specific error has occurred while establishing a connection to SQL Server. Server is not found or not accessible. Check if instance name is correct and if SQL

    Hi All,
    I have started receiving this error in the logs for the last 10 days and the Schedules Jobs for the database have stopped running. My MS CRM application is working fine.
    Can anyone guide me what could be the problem.
    Date                      17/4/2014 2:04:20 PM
    Log                         SQL Server Agent (Current - 17/4/2014 2:01:00 PM)
    Message
    [298] SQLServer Error: 10061,
    A network-related or instance-specific error has occurred while establishing a connection to SQL Server. Server is not found or not accessible. Check if instance name is correct
    and if SQL Server is configured to allow remote connections. For more information see SQL Server Books Online. [SQLSTATE 08001]
    Date                      17/4/2014 2:11:55 PM
    Log                         SQL Server Agent (Current - 17/4/2014 2:01:00 PM)
    Message
    [298] SQLServer Error: 10061,
    A network-related or instance-specific error
    has occurred while establishing a connection to SQL Server. Server is not found or not accessible. Check if instance name is correct and if SQL Server is configured to allow remote connections. For more information
    see SQL Server Books Online. [SQLSTATE 08001]
    Date                      7/4/2014 11:00:31 AM
    Log                         SQL Server Agent (Current - 17/4/2014 2:01:00 PM)
    Message
    [298] SQLServer Error: 10061,
    A network-related or instance-specific error
    has occurred while establishing a connection to SQL Server. Server is not found or not accessible. Check if instance name is correct and if SQL Server is configured to allow remote connections. For more information
    see SQL Server Books Online. [SQLSTATE 08001]

    Check this link
    http://social.msdn.microsoft.com/Forums/en-US/906da9b5-2482-468c-a424-ae099da2d96b/sql-server-agent-service-account-error?forum=sqlsetupandupgrade
    Regards, RSingh

  • Ipod 80gig gives an error when connecting to pc, and deletes all

    hi,
    i have an ipod 80gig since december and in the beginning when i connected it to my computer sometimes it blocked and i had to restore (all my music GONE!).
    it bothered me but it didn't happen so often.
    now allmost EVERYTIME when i connect my ipod to my computer, itunes gives an error saying there was an error, he can't read it and i have to click restore. when i unplug it then, all my songs are deleted off my ipod. and when i restore later it works like normal again... HELP ME!
    i hate this because i allways have to put everything on my ipod again and it takes forever for all those songs to upload again.
    all help is welcome! thanks!

    Hi there,
    It sounds like the video may need to be converted to sync properly. I would recommend taking a look at the article below for more information.
    iTunes: May be unable to transfer videos to iPhone, iPad, or iPod
    http://support.apple.com/kb/ts1497
    -Griff W.   

  • HT4097 my ipad 3 is stuck in the "connect to itunes" mode. whether i restart or try to restore. when i try to restore itunes gives an error message saying an unknown error occurred (-1). any help.

    my ipad 3 is stuck in the "connect to itunes" mode. whether i restart or try to restore. when i try to restore itunes gives an error message saying an unknown error occurred (-1). any help.

    That error sometimes indicates a hardware problem. See 2nd link below.
    Update and restore alert messages on iPhone, iPad, and iPod touch
    http://www.buybuyla.com/tech/view/012953a0d412000e.shtml
    iOS: Resolving update and restore alert messages
    http://support.apple.com/kb/TS1275
    iPad: Unable to update or restore
    http://support.apple.com/kb/ht4097
    Take it to an Apple Store for evaluation.
    Make a Genius Bar Reservation
    http://www.apple.com/retail/geniusbar/
     Cheers, Tom

  • Opening attachments gives the error : "The connection was reset. The connection to the server was reset

    Opening attachments gives the error : "The connection was reset. The connection to the server was reset. I tried clearing cookies and cache, but it doesnot work. 8 out of 10 times this is happenning. It's reproducible, and happening only after the latest update.

    A possible cause is security software (firewall,anti-virus) that blocks or restricts Firefox or the plugin-container process without informing you, possibly after detecting changes (update) to the Firefox program.
    Remove all rules for Firefox and the plugin-container from the permissions list in the firewall and let your firewall ask again for permission to get full unrestricted access to internet for Firefox and the plugin-container process and the updater process.
    See:
    *https://support.mozilla.org/kb/Server+not+found
    *https://support.mozilla.org/kb/Firewalls
    You can also try to reset (power off/on) the router.

  • HT204400 no matter what i try,  my apple tv says it cant connect to the network and it gives me error -3906.  i have tried restart and reset, wifi, ethernet same error. all other devices work fine.

    My apple TV has been working fine. Now it gives me error -3906 and says it cant connect to the network. it wont accept the password for my wifi.  I have tried to restart and restore both the apple tv and my modem.  still the same issue and same error message.  any ideas?

    Look at iOS Troubleshooting Wi-Fi networks and connections  http://support.apple.com/kb/TS1398
    iPad: Issues connecting to Wi-Fi networks  http://support.apple.com/kb/ts3304
    iOS: Recommended settings for Wi-Fi routers and access points  http://support.apple.com/kb/HT4199
    Additional things to try.
    Try this first. Turn Off your iPad. Then turn Off (disconnect power cord for 30 seconds or longer) the wireless router & then back On. Now boot your iPad. Hopefully it will see the WiFi.
    Go to Settings>Wi-Fi and turn Off. Then while at Settings>Wi-Fi, turn back On and chose a Network.
    Change the channel on your wireless router (Auto is best). Instructions at http://macintoshhowto.com/advanced/how-to-get-a-good-range-on-your-wireless-netw ork.html
    Another thing to try - Go into your router security settings and change from WEP to WPA with AES.
    How to Quickly Fix iPad 3 Wi-Fi Reception Problems
    http://osxdaily.com/2012/03/21/fix-new-ipad-3-wi-fi-reception-problems/
    If none of the above suggestions work, look at this link.
    iPad Wi-Fi Problems: Comprehensive List of Fixes
    http://appletoolbox.com/2010/04/ipad-wi-fi-problems-comprehensive-list-of-fixes/
    Fix iPad Wifi Connection and Signal Issues  http://www.youtube.com/watch?v=uwWtIG5jUxE
    Fix Slow WiFi Issue https://discussions.apple.com/thread/2398063?start=60&tstart=0
    Unable to Connect After iOS Update - saw this solution on another post.
    https://discussions.apple.com/thread/4010130
    Note - When troubleshooting wifi connection problems, don't hold your iPad by hand. There have been a few reports that holding the iPad by hand, seems to attenuate the wifi signal.
    ~~~~~~~~~~~~~~~
    If any of the above solutions work, please post back what solved your problem. It will help others with the same problem.
     Cheers, Tom

  • Ibooks will not open the featured books page and gives an error message can't connect to iTunes Store. I have logged out and back in again and have restarted neither have worked. Any other suggestions?

    ibooks will not open the featured page on my ipad and gives an error message that it can't connect to iTunes Store, despite the other tabs working. I have signed out and back in again I have restarted neither worked . What else can I do?

    Hello Tm115,
    Thanks for using Apple Support Communities.
    For more information on this, take a look at:
    Can't connect to the iTunes Store
    http://support.apple.com/kb/TS1368
    Best of luck,
    Mario

Maybe you are looking for