Error Loading Remotely

I can’t access NzbDrone when I’m not on my local network. When I’m connected at home on the same LAN as the server running NzbDrone, it works fine. However, I cannot access it outside my network. Whenever I try to, I get the following error, which happens after I authenticate:

require.js: 163
Error: Module name “vent” has not been
loaded yet for context: _. Use require([])
http://requirejs.org
/docs/errors.html#notloaded

I get this same error on Chrome, Firefox, and IE, and all 3 work fine when connected locally.

  • which version of drone?
  • which OS is drone running on?
  • are you using a reverse proxy?
  • is the port open in your firewall and router?
  • is there anything else logged in the browser’s console?