-
Notifications
You must be signed in to change notification settings - Fork 61
/start no wallet error #924
Comments
/start have it by eod |
Tips:
|
Is the bot running in prod right now running from I don't believe it was because the contributor hadn't yet set a wallet up because the dialogue below would render regardless of wallet address |
That's a good observation. It would be best if you can test for this somehow with a new profile though. The only other hypothesis I have is something to do with the profile parser. In the past like a long time ago, I remember when a brand new (empty) GitHub profile would try and start, the bot would crash expecting some different type of schema for the profile. Perhaps that is related, maybe you can make the profile parser more lenient or something. It probably is caused by the JSON validator. I removed the time estimate to allow you the chance to diagnose first |
I'll see if I can try reproduce. I appreciate the help and time |
As far as I remember the prod is running on either https://github.com/pavlovcik/ubiquibot/tree/refactor/move-to-delegated-compute either https://github.com/ubiquity/ubiquibot/tree/refactor/move-to-delegated-compute @gentlementlegen might know better |
Last time I checked it was https://github.com/pavlovcik/ubiquibot/tree/refactor/move-to-delegated-compute and I still do believe it is the case. |
Just checked Netlify. It says https://github.com/pavlovcik/ubiquibot/commits/refactor/move-to-delegated-compute/ |
I think I have a lead on this issue but I can't confirm because the branch move-to-delegated-compute on the deploy doesn't have updated schemas. That is why I don't have a fully working local instance. I will need time to get there. But if anyone else has it then here is a tip. The problem appears to be with For my example case you see issue id above, and the range for Try this fix: change the datatype of locations.issue_id to int8 You may get some more out of range ids and probably will have to change all or most And why a clear error wasn't given by the bot that is another problem to solve if we want to continue using the the bot. Plus, some more ids of github like |
yes please go ahead and update these columns. |
/wallet 0xE7a9fdf596D869AF34a130fa9607178B2B9800D9 |
! action has an uncaught error |
@EresDev I changed all these int4 to int8, so the table looks like this
I do no know if that fixes the issue but it is live now, if you can please try it out.
|
/wallet pavlovcik.eth |
- Resolving address from ENS name failed |
/wallet 0x4007CE2083c7F3E18097aeB3A39bb8eC149a341d |
+ Successfully registered wallet address |
@EresDev moment of truth, why don't you try? |
/wallet 0xE7a9fdf596D869AF34a130fa9607178B2B9800D9 |
+ Successfully registered wallet address |
I got a clear error message with my local instance somehow. Why many of the supabase logs are like this is also an issue. I have doubt that this just fixes These IDs should also be updated in other tables if we want to continue using the ubiquibot v1. But it is okay to ignore if v2 is coming soon. |
|
Alright well this was sort of a weird task to price but one idea is to split the reward |
# No linked pull requests to close |
+ Evaluating results. Please wait... |
|
View | Contribution | Count | Reward |
---|---|---|---|
Issue | Specification | 1 | 23.4 |
Issue | Comment | 4 | 31 |
Conversation Incentives
Comment | Formatting | Relevance | Reward |
---|---|---|---|
I assume the bot failed to assign the contributor because they n... | 23.4h3: count: 1 score: "1" words: 1 | 1 | 23.4 |
That's a good observation.It would be best if you can test fo... | 21 | 0.455 | 21 |
Just checked Netlify. It says https://github.com/pavlovcik/ubiqu... | 4.4code: count: 1 score: "1" words: 1 | 0.56 | 4.4 |
@EresDev moment of truth, why don't you try?... | 1.8 | 0.64 | 1.8 |
Alright well this was sort of a weird task to price but one idea... | 3.8 | 0.6 | 3.8 |
[ 146.5 WXDAI ]
@gentlementlegen
Contributions Overview
View | Contribution | Count | Reward |
---|---|---|---|
Issue | Task | 0.5 | 250 |
Issue | Comment | 3 | 0 |
Issue | Comment | 3 | 21.5 |
Conversation Incentives
Comment | Formatting | Relevance | Reward |
---|---|---|---|
Last time I checked it was https://github.com/pavlovcik/ubiquibo... | - | 0.41 | - |
@EresDev If you need to use locally the latest schema of the DB ... | - | 0.605 | - |
@EresDev I changed all these int4 to int8, so the table looks li... | -code: count: 2 score: "0" words: 0 | 0.665 | - |
Last time I checked it was https://github.com/pavlovcik/ubiquibo... | 2.6 | 0.41 | 2.6 |
@EresDev If you need to use locally the latest schema of the DB ... | 6.1 | 0.605 | 6.1 |
@EresDev I changed all these int4 to int8, so the table looks li... | 12.8code: count: 2 score: "2" words: 0 | 0.665 | 12.8 |
[ 166.5 WXDAI ]
@EresDev
Contributions Overview
View | Contribution | Count | Reward |
---|---|---|---|
Issue | Task | 0.5 | 250 |
Issue | Comment | 4 | 0 |
Issue | Comment | 4 | 41.5 |
Conversation Incentives
Comment | Formatting | Relevance | Reward |
---|---|---|---|
> I'll see if I can try reproduce. I appreciate the help and tim... | -code: count: 7 score: "0" words: 8 | 0.58 | - |
> After your comment I can update these columns as well.yes ... | - | 0.695 | - |
> After your wallet query the error is very vague and doesn't gi... | -code: count: 2 score: "0" words: 2 | 0.64 | - |
> I have doubt that this just fixes wallet command and not /star... | -a: count: 2 score: "0" words: 6 code: count: 1 score: "0" words: 1 | 0.605 | - |
> I'll see if I can try reproduce. I appreciate the help and tim... | 26code: count: 7 score: "7" words: 8 | 0.58 | 26 |
> After your comment I can update these columns as well.yes ... | 0.8 | 0.695 | 0.8 |
> After your wallet query the error is very vague and doesn't gi... | 9.9code: count: 2 score: "2" words: 2 | 0.64 | 9.9 |
> I have doubt that this just fixes wallet command and not /star... | 4.8a: count: 2 score: "2" words: 6 code: count: 1 score: "1" words: 1 | 0.605 | 4.8 |
[ 6.45 WXDAI ]
@Keyrxng
Contributions Overview
View | Contribution | Count | Reward |
---|---|---|---|
Issue | Comment | 2 | 6.45 |
Conversation Incentives
Comment | Formatting | Relevance | Reward |
---|---|---|---|
@pavlovcik @rndquuIs the bot running in prod right now runn... | 5.05code: count: 1 score: "0.25" words: 2 | 0.23 | 5.05 |
I'll see if I can try reproduce. I appreciate the help and time ... | 1.4 | 0.61 | 1.4 |
[ 4.8 WXDAI ]
@rndquu
Contributions Overview
View | Contribution | Count | Reward |
---|---|---|---|
Issue | Comment | 1 | 4.8 |
Conversation Incentives
Comment | Formatting | Relevance | Reward |
---|---|---|---|
> Is the bot running in prod right now running from `ubiquibot/d... | 4.8code: count: 1 score: "1" words: 2 | 0.575 | 4.8 |
@pavlovcik this happened to me a couple of times yesterday. I thought a service was down or something so I stopped trying. |
I assume the bot failed to assign the contributor because they never set a wallet. This is urgent to throw this error for new would be contributors.
Check if they don't have a wallet registered. Warn them with an instruction that they need to set their wallet first. Explain how to set it in the warning.
Looks like new members are unable to register, including @EresDev
This is a showstopper as payment permits can not be generated without a registered wallet address.
Diagnose and fix the root issue. Will set a time estimate after a diagnosis is provided here.
Examples
ubiquity/devpool-directory-tasks#24 (comment)
Originally posted by @okhot in ubiquity/devpool-directory-tasks#20 (comment)
The text was updated successfully, but these errors were encountered: