FreeTAKTeam / FreeTakServer

Situational Awareness Server compatible with TAK clients
Eclipse Public License 2.0
611 stars 163 forks source link

Webmap not working in AWS #692

Open Dnlogan87 opened 2 months ago

Dnlogan87 commented 2 months ago

Installed fresh to aws using zerotouch deployment. Install completed properly and accessing the server shows all servers running properly, however when clicking the WEBMAP tab the webmap fails to load and a message is given at the top (Cannot GET /tak-map). What should I do to fix this?

brothercorvo commented 2 months ago

open your nodered installation and check if the IP in config is set properly https://freetakteam.github.io/FreeTAKServer-User-Docs/FreeTAKHub/WebMap/Installation/

Dnlogan87 commented 2 months ago

when I open Node Red im getting the warnings that flows stopped due to missing node types -worldmap -worldmap in.

On Sun, Apr 21, 2024, 15:23 Corvo @.***> wrote:

open your nodered installation and check if the IP in config is set properly

https://freetakteam.github.io/FreeTAKServer-User-Docs/FreeTAKHub/WebMap/Installation/

— Reply to this email directly, view it on GitHub https://github.com/FreeTAKTeam/FreeTakServer/issues/692#issuecomment-2068172378, or unsubscribe https://github.com/notifications/unsubscribe-auth/BDMG3NOGIZHNHZYFX34JBC3Y6QGZTAVCNFSM6AAAAABGP5LZMWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANRYGE3TEMZXHA . You are receiving this because you authored the thread.Message ID: @.***>

Dnlogan87 commented 2 months ago

Also under the manage palette, for the webmap im getting the error; SyntaxError: Unexpected Token '.' (line 203)

On Sun, Apr 28, 2024, 12:20 Demetrios Logan @.***> wrote:

when I open Node Red im getting the warnings that flows stopped due to missing node types -worldmap -worldmap in.

On Sun, Apr 21, 2024, 15:23 Corvo @.***> wrote:

open your nodered installation and check if the IP in config is set properly

https://freetakteam.github.io/FreeTAKServer-User-Docs/FreeTAKHub/WebMap/Installation/

— Reply to this email directly, view it on GitHub https://github.com/FreeTAKTeam/FreeTakServer/issues/692#issuecomment-2068172378, or unsubscribe https://github.com/notifications/unsubscribe-auth/BDMG3NOGIZHNHZYFX34JBC3Y6QGZTAVCNFSM6AAAAABGP5LZMWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANRYGE3TEMZXHA . You are receiving this because you authored the thread.Message ID: @.***>

naman108 commented 1 month ago

This seems like the installation failed to add dependencies, @brothercorvo have you seen this before?

brothercorvo commented 1 month ago

As I said: the component used by the webmap is not installed. To solve the issue you should update node red to the current version.

Sebull-git commented 2 weeks ago

Same Problem here. How exactly can I update Nodered? The Nodes in the "Manage Pallette" show they are up to date.