zenhack / powerbox-http-proxy

Apache License 2.0
4 stars 3 forks source link

Crash when fetching https://google.com/generate_204 through proxy #2

Closed abliss closed 3 years ago

abliss commented 4 years ago
ERROR: The server threw an exception. Details:

(remote):0: failed: remote exception: remote exception: remote exception: TypeError: No field named: setShouldResetForm
    at /node_modules/capnp.js:184:15
    at /programs/server/npm/node_modules/meteor/promise/node_modules/meteor-promise/fiber_pool.js:43:40
stack: 4855b0 4514b0 449bc0 65a440 425150 41b510 4e6540 4ea250

Using sandstorm-269 in dev mode.

zenhack commented 4 years ago

This looks like a sandstorm bug. Investigating.

zenhack commented 4 years ago

Hm, I can't reproduce this; If I punch that URL into ttrss to subscribe, Sandstorm successfully gets past the source of the exception. You're sure you're running an unpatched release? Do you have an spk for me to play with that triggers the problem?

zenhack commented 3 years ago

I'm going to close this. Feel free to reopen if you can reproduce the problem.