CubeCoders / AMP

Issue tracking and documentation for AMP
https://cubecoders.com/AMP
201 stars 38 forks source link

UI issues after updating 2.5.0.10 - 20240515.5 (aarch64) #1103

Closed xandora closed 3 weeks ago

xandora commented 1 month ago

Bug Report

System Information

I confirm:

Symptoms

Reproduction

I did not attempt a full "fresh" install, as I only have one free instance and do not want to nuke it for testing purposes. I assume these would be the repro steps though

Console issue:

  1. Install AMP version 2.5.0.10 - 20240515.5 on an Oracle aarch64 (free tier, you know the drill) instance.
  2. Set up Minecraft Instance and click on Console, observe log is empty. image
  3. Refresh browser window and observer log is partially full, but not updating live: image

Metrics issue:

  1. View metrics in instance page are not showing any data: image
  2. Devtools shows packets are arriving: image

Config items issue:

  1. Additional Flags appears to be cut off: image
  2. This could be due to a CR or LF issue with the pasted flags?
    --add-opens
    java.base/jdk.internal.loader=ALL-UNNAMED
    --add-opens
    java.base/java.net=ALL-UNNAMED
    --add-opens
    java.base/java.nio=ALL-UNNAMED
    --add-opens
    java.base/java.io=ALL-UNNAMED
    --add-opens
    java.base/java.lang=ALL-UNNAMED
    --add-opens
    java.base/java.lang.reflect=ALL-UNNAMED
    --add-opens
    java.base/java.text=ALL-UNNAMED
    --add-opens
    java.base/java.util=ALL-UNNAMED
    --add-opens
    java.base/jdk.internal.reflect=ALL-UNNAMED
    --add-opens
    java.base/sun.nio.ch=ALL-UNNAMED
    --add-opens
    jdk.naming.dns/com.sun.jndi.dns=ALL-UNNAMED,java.naming
    --add-opens
    java.desktop/sun.awt.image=ALL-UNNAMED
    --add-opens
    java.desktop/com.sun.imageio.plugins.png=ALL-UNNAMED
    --add-opens
    jdk.dynalink/jdk.dynalink.beans=ALL-UNNAMED
    --add-opens
    java.sql.rowset/javax.sql.rowset.serial=ALL-UNNAMED
xandora commented 1 month ago

Fixed after updating instances to 2.5.0.10 - 20240519.1.