Skip to content

Instance Status Stuck on "Waiting" When disabling Host Networking #1315

Open
@drzeus213

Description

@drzeus213

Operating System

Ubuntu Linux 24.04.2

AMP Version and Build Date

2.6.1.2 - 20250325.1

AMP Release Stream

Mainline

I confirm that

  • I have searched for an existing bug report for this issue.
  • I am using the latest available version of AMP.
  • my operating system is up-to-date.

Intended Action

I am trying to disable Host Networking as recommended in this guide: https://discord.com/channels/266012086423912458/1354046467052146730/1354046467052146730

Expected Behaviour

Host Networking should be disabled, and instances should still report their status

Actual Behaviour

Instances are stuck on this status:

Application Waiting
Manage this instance to start or configure the application.

The instance is otherwise functional, can be managed, the game server starts and can be connected to.

Relevant Log entries:

[10:08:29] [Core Info/1] : Metrics publishing is enabled at udp://localhost:12820.
[10:08:31] [Core Info/1] : Webserver started on http://0.0.0.0:8081

[10:55:25] [Core Error/25] : SocketException
[10:55:25] [Core Error/25] : [0] (SocketException) : Connection refused
[10:55:25] [Core Error/25] : at Net.Sockets.UdpClient.Send(Byte[] dgram, Int32 bytes)
at ModuleShared.MetricsInfoPublisher.UpdateMetrics()
[10:55:35] [Core Error/3] : SocketException
[10:55:35] [Core Error/3] : [0] (SocketException) : Connection refused
[10:55:35] [Core Error/3] : at Net.Sockets.UdpClient.Send(Byte[] dgram, Int32 bytes)
at ModuleShared.MetricsInfoPublisher.UpdateMetrics()

Also previously discussed in Discord Priority Support > Application Waiting when disabling Host Networking

Reproduction

Turn off host networking under Instance Deployment > Networking, create a new instance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions