.statusCode - } - - await doc.create(error) - return error - } catch (err) { - // ignore errors - console.error(err) - } - } -} diff --git a/components/Footer.tsx b/components/Footer.tsx index 9c828aca17..7685b51d69 100644 --- a/components/Footer.tsx +++ b/components/...
-- To check whether it is working correctly, you can use the `geyser connectiontest [yourIP]:[yourPort]` command in your server console to check if the server is reachable from the outside. -- _Restart your server if you edited your config! Simply reloading will not work._ -5. ...