Skip to content

getaddrinfo failed error:11004 when trying to connect to a local server #1

@Racvol

Description

@Racvol

I’m encountering a "getaddrinfo failed error:11004" issue with your SKSE plugin. The local connection is properly configured, and testing the URL http://172.24.88.163:8081/HerikaServer/comm.php via a web browser works fine (the server responds).

To troubleshoot, I have:

  1. Verified my local network settings (ping and access to the address are working).
  2. Tested the server response through a web browser, confirming it’s functional.
  3. Disabled the firewall temporarily to rule out interference — the issue persists.

Error Log:

[2024-12-25 14:36:40.683] [log] [info] [Plugin.cpp:759] AIAgent.esp present
[2024-12-25 14:36:40.684] [log] [info] [Conf.cpp:93] Using gateway url http://172.24.88.163:8081/HerikaServer/comm.php
[2024-12-25 14:36:40.684] [log] [info] [SpeakManager.cpp:725] DELETING QUEUE!
[2024-12-25 14:36:40.684] [log] [info] [Plugin.cpp:803] Narrator initialized for Prisoner
[2024-12-25 14:36:40.684] [log] [debug] [Plugin.cpp:818] Sending init msg
[2024-12-25 14:36:40.684] [log] [debug] [HTTPManager.cpp:179] getaddrinfo failed error:11004 server:'172.24.88.163' port:'8081'

Could you please provide the source code for the plugin? This would allow me to debug the issue further and potentially help resolve it for myself and others.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions