QuickServer Forbidden Error After Resetting from Chipkin AE Firmware

Recover a QuickServer that shows a Forbidden error after being factory reset from Chipkin AE firmware back to the original MSA firmware.

Overview

This issue appears on a QuickServer that previously ran Chipkin AE firmware and was later factory reset back to the original MSA firmware. After the reset, browsing to the gateway IP can show a page like the one below:

QuickServer Forbidden error page showing the message that access to the resource is not allowed after a firmware reset

The message usually reads:

Forbidden

You are not allowed to access this resource. Please logout and login as a different user with the appropriate permissions.

Why This Happens

The Chipkin AE firmware adds a new index.htm file to the QuickServer root directory and sets permissions so the Chipkin home page can be opened from the device IP address.

When the QuickServer is later factory reset back to the original MSA firmware, that root index.htm file can remain on the unit while the permissions that allowed access to it are removed. The browser still lands on the leftover root page, but the gateway no longer allows the current firmware/user state to open it, so the web interface returns Forbidden.

This is not usually a hardware failure and it does not typically mean the QuickServer is unreachable. It is a leftover web UI file and permission mismatch caused by switching firmware states.

Recovery Steps

  1. Confirm that the QuickServer previously had Chipkin AE firmware installed.
  2. Confirm that the unit was factory reset and is now back on the original MSA firmware.
  3. Upload the Chipkin AE firmware to the QuickServer again. Use the standard firmware procedure described in How to Upload Firmware.
  4. After the firmware upload completes, browse to the QuickServer again.

Reinstalling the Chipkin AE firmware restores the Chipkin home page permissions and resolves the Forbidden error in the normal root web UI path.

Direct UI Access Workaround

If you need to reach the interface before the root home page is working again, try opening the UI directly instead of browsing to only the device IP address.

Use:

http://192.168.2.101/htm/fsgui.htm

If the QuickServer is not using the default IP, replace 192.168.2.101 with the device’s actual address.

[!TIP] A direct path such as /htm/fsgui.htm can bypass the leftover root index.htm problem and let you reach the configuration UI even when http://<device-ip>/ returns Forbidden.

Validation

After recovery, confirm the fix with these checks:

  • Browsing to http://<quickserver-ip>/ no longer shows the Forbidden page.
  • The QuickServer home page loads normally.
  • If needed, http://<quickserver-ip>/htm/fsgui.htm also opens the expected interface.
  • You can proceed with normal QuickServer configuration or commissioning tasks.

Troubleshooting

SymptomLikely CauseAction
http://<quickserver-ip>/ shows Forbidden after a factory resetLeftover Chipkin AE index.htm file remains, but permissions were reset by the MSA firmware stateReinstall Chipkin AE firmware
Root URL fails, but device still responds on the networkWeb UI file and permission mismatch rather than a basic network failureTry http://<quickserver-ip>/htm/fsgui.htm
Direct UI path also failsFirmware state may still be inconsistent, or the wrong IP is being usedVerify the device IP, then reattempt firmware upload
Web UI is still unavailable after firmware uploadFirmware recovery did not complete cleanlyRepeat the firmware upload and confirm the correct AE firmware image was used