All packages are updated, HTTP port is open.
Manager server installed, extracted and open running manager with ./ManagerServer this command
I am constantly getting this error no matter what i try i am still getting this error no information available on forum.
please guide in easy wording.
HTTP server listening on port 8080
Unhandled exception. System.TypeInitializationException: The type initializer for 'ManagerServer.Edition' threw an exception.
---> System.TypeInitializationException: The type initializer for 'Manager.ApplicationData' threw an exception.
---> System.InvalidOperationException: Sequence contains no elements
at System.Linq.ThrowHelper.ThrowNoElementsException()
at System.Linq.Enumerable.First[TSource](IEnumerable`1 source)
at Manager.ApplicationData.GetProbingDirectory() in /home/runner/work/Manager/Manager/Manager/ApplicationData.cs:line 104
at Manager.ApplicationData..cctor() in /home/runner/work/Manager/Manager/Manager/ApplicationData.cs:line 38
--- End of inner exception stack trace ---
at Manager.ApplicationData.get_BaseDirectory() in /home/runner/work/Manager/Manager/Manager/ApplicationData.cs:line 15
at ManagerServer.Edition..cctor() in /home/runner/work/Manager/Manager/ManagerServer/Edition.cs:line 17
--- End of inner exception stack trace ---
at ManagerServer.Edition.get_IsCloud() in /home/runner/work/Manager/Manager/ManagerServer/Edition.cs:line 11
at ManagerServer.Program.Main(String[] args) in /home/runner/work/Manager/Manager/ManagerServer/Program.cs:line 81
at ManagerServer.Program.<Main>(String[] args)
Lates Ubuntu LTS version is 24.04 see https://ubuntu.com/about/release-cycle You are far behind and I would advise you to update your Ubuntu version to at least 20.04 LTS.
I have access to both of these but i tried the first one
Ubuntu Server 24.04 LTS (HVM), SSD Volume Type
ami-04b70fa74e45c3917 (64-bit (×86)) / ami-Oeac975a54dfee8cb (64-bit (Arm))
Virtualization: hvm
ENA enabled: true
Root device type: ebs
Description: Canonical, Ubuntu, 24.04 LTS, amd64 noble image build on 2024-04-23
Architecture: 64-bit (×86)
AMI ID:ami-04b70fa74e45c3917
================
Ubuntu Server 22.04 LTS (HVM), SSD Volume Type
ami-0e001c9271cf7f3b9 (64-bit (×86)) / ami-058b428b3b45defec (64-bit (Arm))
Virtualization: hvm
ENA enabled: true
Root device type: ebs
Description: Canonical, Ubuntu, 22.04 LTS, amd64 jammy image build on 2024-04-11
Architecture: 64-bit (x86)
AMI ID: ami-Oe001c9271cf74369
I installed the latest version you mentioned and followed the old guidelines and it worked fine.
Also did make port 8080 open and add it in security group for all 0.0.0.0/0
Thanks for your fast response and updating the package. Lovely support