Not able to access the web server

OS Name/Version: Ubuntu 22.04.4

Product Name/Version: AMP instance manager v2.5.0.12

Problem Description: I am unable to access the webserver despite amp running
when I go to console and run ampinstmgr status it outputs

[Info/1] AMP Instance Manager v2.5.0.12 built 31/05/2024 14:46
[Info/1] Stream: Mainline / Release - built by CUBECODERS/buildbot on CCL-DEV
Instance Name      │ Friendly Name    │ Module     │ IP              │ Port  │ Up
───────────────────┼──────────────────┼────────────┼─────────────────┼───────┼───
ADS01              │ ADS              │ ADS        │ 0.0.0.0         │ 8080  │
skyblockatm901     │ skyblock atm9    │ Minecraft  │ 127.0.0.1       │ 8081  │ ✓

i then run ampinstmgr restartall and receive the following error

[Warning/1] Unable to run readlink - Too many open files
[Error/1] IOException
[Error/1] [0] (IOException) : Too many open files
[Error/1]   at Diagnostics.Process.CreatePipe (IntPtr& read, IntPtr& write, Boolean writeDirection)
  at Diagnostics.Process.StartWithCreateProcess (Diagnostics.ProcessStartInfo startInfo)
  at Diagnostics.Process.Start ()
  at ModuleShared.AMPProcess.Start ()
  at (wrapper remoting-invoke-with-check) ModuleShared.AMPProcess.Start()
  at ModuleShared.AMPProcess.Start (Diagnostics.ProcessStartInfo info, String AsUser, Boolean WithEvents, Boolean SensitiveArgs, Boolean SkipJobRegistration, Boolean IsTrivialProcess)
  at ModuleShared.Utilities.GetUtilityOutput (String ExecutableFile, String Arguments, String WorkingDirectory, String RunAsUser, Boolean IncludeStdErr, Int32 timeoutMs, String input)
[Info/1] Instance was shut down gracefully.
[Info/1] Instance skyblockatm901 has stopped.

i used to be able to access this with no issue, however after a power outage something happened and now i have this error

Actions taken to resolve so far:
I’ve tried to reinstall amp instance manager and received the same error

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.