I've just installed Node.js v20 + latest stable NodeRed v4.1.8 successfully on Windows 7 32bit OS.
I'm getting this 403r error on the map:
What about other base maps ?
Just a side-note that this is playing with fire. A dangerous OS to have connected to the Internet in the 2020's.
You are right, all the other maps I've checked working well,
only OSM is problematic.
But sadly OSM is what users will use mostly.
Good. I’ll have a look next week.
OFF
This is not the right topic for that, but as I've stated many many times in all forums already:
Fact is:
>60 %of my users are still using Win7 daily 16+ hours 360/365, without any problems! (100+ POS configured PCs in restaurants.)- While we have problems with Win10 64bit PCs every week !
(Even work-breaking, shop force-closing kind of big problems.)
IMHO an OS's security level is mostly dependent: how it's configured,
(All unnecessary services disabled, proper Firewall settings, no Admin rights to users, etc.)
"Newer" does not necessarily means "better".
You can of course hide it from the options to set another default for your users. Hopefully this is also reproducible for me and there is a fix we can apply to get them back online.
I'm trying to find out myself, but I'm not a web-developer.
If I press F12 in Firefox, there are many warning listed, but no blocking errors.
It's probably not related but found a tiny bug at the function of 541. line:
(heatmap is turned off)
// Remove old markers
function doTidyUp(l) {
if (l === "heatmap") {
heat.setLatLngs([]); // << HERE is the problem!
(TypeError: heat is undefined
doTidyUp worldmap.js:544
List of Warnings:
Source map error: Error: request failed with status 404
Resource URL: http://localhost:1880/wm/leaflet/sockjs.min.js
ForrástĂ©rkĂ©p webcĂme: sockjs.min.js.map
A MouseEvent.mozPressure absolute. Használja helyette a PointerEvent.pressure tulajdonságot. Util.js:27:2
Source map error: Error: request failed with status 404
Resource URL: http://localhost:1880/wm/leaflet/VectorTileLayer.umd.min.js
ForrástĂ©rkĂ©p webcĂme: VectorTileLayer.umd.min.js.map
Source map error: Error: request failed with status 404
Resource URL: http://localhost:1880/wm/leaflet/leaflet-rotate.js
ForrástĂ©rkĂ©p webcĂme: leaflet-rotate.js.map
Source map error: Error: request failed with status 404
Resource URL: http://localhost:1880/wm/leaflet/togeojson.umd.js
ForrástĂ©rkĂ©p webcĂme: togeojson.umd.js.map
Source map error: Error: request failed with status 404
Resource URL: http://localhost:1880/wm/leaflet/leaflet.antimeridian-src.js
ForrástĂ©rkĂ©p webcĂme: leaflet.antimeridian-src.js.map
Source map error: Error: request failed with status 404
Resource URL: http://localhost:1880/wm/leaflet/sockjs.min.js
ForrástĂ©rkĂ©p webcĂme: sockjs.min.js.map
Source map error: Error: request failed with status 404
Resource URL: http://localhost:1880/wm/leaflet/pmtiles.js
ForrástĂ©rkĂ©p webcĂme: pmtiles.js.map
Source map error: Error: request failed with status 404
Resource URL: http://localhost:1880/wm/leaflet/sockjs.min.js
ForrástĂ©rkĂ©p webcĂme: sockjs.min.js.map
Source map error: Error: request failed with status 404
Resource URL: http://localhost:1880/wm/leaflet/esri-leaflet.js
ForrástĂ©rkĂ©p webcĂme: esri-leaflet.js.map
Source map error: Error: request failed with status 404
Resource URL: http://localhost:1880/wm/leaflet/sockjs.min.js
ForrástĂ©rkĂ©p webcĂme: sockjs.min.js.map
Source map error: Error: request failed with status 404
Resource URL: http://localhost:1880/wm/leaflet/VectorTileLayer.umd.min.js
ForrástĂ©rkĂ©p webcĂme: VectorTileLayer.umd.min.js.map
Source map error: Error: request failed with status 404
Resource URL: http://localhost:1880/wm/leaflet/leaflet.antimeridian-src.js
ForrástĂ©rkĂ©p webcĂme: leaflet.antimeridian-src.js.map
Source map error: Error: request failed with status 404
Resource URL: http://localhost:1880/wm/leaflet/leaflet-rotate.js
ForrástĂ©rkĂ©p webcĂme: leaflet-rotate.js.map
Source map error: Error: request failed with status 404
Resource URL: http://localhost:1880/wm/leaflet/sockjs.min.js
ForrástĂ©rkĂ©p webcĂme: sockjs.min.js.map
Source map error: Error: request failed with status 404
Resource URL: http://localhost:1880/wm/leaflet/pmtiles.js
ForrástĂ©rkĂ©p webcĂme: pmtiles.js.map
Source map error: Error: request failed with status 404
Resource URL: http://localhost:1880/wm/leaflet/togeojson.umd.js
ForrástĂ©rkĂ©p webcĂme: togeojson.umd.js.map
Source map error: Error: request failed with status 404
Resource URL: http://localhost:1880/wm/leaflet/esri-leaflet.js
ForrástĂ©rkĂ©p webcĂme: esri-leaflet.js.map
Source map error links: Source map errors — Firefox Source Docs documentation

