Results 146 comments of Luna

Same issue here, also using the docker setup.

https://github.com/LemmyNet/lemmy/issues/3019#issuecomment-1586547397 did exactly this and its all working now.

Would be great if I could send back a header or something to disable this from my end without needing to bring the lemmy instance back up.

@Nutomic this is not a duplicate. That talks about checking if instances are live. This is about requests that're sent without backing off on errors.

Fully working example for nextjs. ```tsx 'use client'; import { LatLngExpression } from 'leaflet'; import { MapContainer, Marker, Popup, TileLayer } from 'react-leaflet'; import 'leaflet/dist/leaflet.css'; type MapProps = { position:...

The code is run by victims and it then drains their wallets. Please remove the post.

@codeshifu any chance you could take a look at this when you have a moment?

here's a full nextjs + worker rewrite. https://github.com/imlunahey/status-page https://github.com/imlunahey/status-page-worker

@znck is there a fix for this?