You are welcome.
After remove the default listener 1080, it works now.
You made two mistakes during the installation,
First, you use 1080 instead of 8088 for normal HTTP service, then use "port offset" = "1000", end up with port 1080 as well, so it conflict with the default listener.
second...