oceanprotocol-archive / oceandao-proposal-portal

OceanDao proposal portal
0 stars 1 forks source link

Hanging Proposals in: Aitable + Discourse - /project/createProposal can fails to save to mongo + fails to write to Discourse again #85

Closed idiom-bytes closed 2 years ago

idiom-bytes commented 2 years ago

Problem:

There are some issues that may be causing the createProposal route to not complete, failing to save to mongo.

DoD:

idiom-bytes commented 2 years ago

I tried to help DeadmanBob to create a proposal but we kept on failing.

Basically, everything is working:

The request looks correct, but the response is always 502 for him. We have tried both Wallet Connect & MetaMask, and in addition to it, he has tried it in linux, windows, and macosx, with multiple browsers.

My next step would be to create a proposal myself,. If that worked, then I would try to assign myself to deadman's account and go through there.

new2-bad-gateway-request

idiom-bytes commented 2 years ago

Instead of moving this to the top of the function, let's just improve error handling in the API.