thingsboard / thingsboard-edge

Apache License 2.0
98 stars 74 forks source link

[Question] Unable to open the localhost:8080 Web UI after installation. #56

Closed pipipipi2002 closed 4 months ago

pipipipi2002 commented 1 year ago

Component

Description After fresh installation of tb-edge in a debian environment, I am unable to open the web UI. Browser says site cant be reached. Not really sure how to check whether the webserver is running or not. Upon checking the service status, it shows the following error (not sure whether it is related):

May 10 11:19:02 edge-computer tb-edge.jar[19403]:   ______    __      _                              ____                               __
May 10 11:19:02 edge-computer tb-edge.jar[19403]:  /_  __/   / /_    (_)   ____    ____ _   _____   / __ )  ____   ____ _   _____  ____/ /
May 10 11:19:02 edge-computer tb-edge.jar[19403]:   / /     / __ \  / /   / __ \  / __ `/  / ___/  / __  | / __ \ / __ `/  / ___/ / __  /
May 10 11:19:02 edge-computer tb-edge.jar[19403]:  / /     / / / / / /   / / / / / /_/ /  (__  )  / /_/ / / /_/ // /_/ /  / /    / /_/ /
May 10 11:19:02 edge-computer tb-edge.jar[19403]: /_/     /_/ /_/ /_/   /_/ /_/  \__, /  /____/  /_____/  \____/ \__,_/  /_/     \__,_/
May 10 11:19:02 edge-computer tb-edge.jar[19403]:                               /____/
May 10 11:19:02 edge-computer tb-edge.jar[19403]:  ===================================================
May 10 11:19:02 edge-computer tb-edge.jar[19403]:  :: ThingsBoard Edge CE ::       (v3.4.3EDGE)
May 10 11:19:02 edge-computer tb-edge.jar[19403]:  ===================================================
May 10 11:22:37 edge-computer tb-edge.jar[19403]: WARNING: An illegal reflective access operation has occurred
May 10 11:22:37 edge-computer tb-edge.jar[19403]: WARNING: Illegal reflective access by org.nustaq.serialization.FSTClazzInfo (jar:file:/usr/share/tb-edge/bin/tb-edge.jar!/BOOT-INF/lib/fst-2.57.jar!/) to field java.lang.String.value
May 10 11:22:37 edge-computer tb-edge.jar[19403]: WARNING: Please consider reporting this to the maintainers of org.nustaq.serialization.FSTClazzInfo
May 10 11:22:37 edge-computer tb-edge.jar[19403]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
May 10 11:22:37 edge-computer tb-edge.jar[19403]: WARNING: All illegal access operations will be denied in a future release
May 10 11:23:45 edge-computer tb-edge.jar[19403]: Warning: Nashorn engine is planned to be removed from a future JDK release

Checking ports that tcp is listening too does not show port 8080 being used to. Thanks in advance.

Environment

volodymyr-babak commented 1 year ago

@pipipipi2002

To better assist you, could you please provide the complete log from ThingsBoard Edge? It's quite challenging to make any meaningful suggestions without being able to see the full context from the log files. Thank you!