Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't save profile showcase preferences with a collectible #13940

Closed
MishkaRogachev opened this issue Mar 12, 2024 · 0 comments · Fixed by #13947
Closed

Can't save profile showcase preferences with a collectible #13940

MishkaRogachev opened this issue Mar 12, 2024 · 0 comments · Fixed by #13947
Assignees
Labels
bug Something isn't working E:Desktop Profile Showcase Implementation of the Profile showcase
Milestone

Comments

@MishkaRogachev
Copy link
Contributor

Bug Report

form #13708 (comment)

Description

The status-go error is saying the owner account is not in showcase, but it is listed in profile.

DBG 2024-03-08 18:19:23.005+02:00 [threadpool task thread] initiating task   topics="task-threadpool" tid=32866290 file=threadpool.nim:54 messageType=SaveProfileShowcasePreferencesTaskArg:ObjectType threadid=32866290 task="{\"$type\":\"SaveProfileShowcasePreferencesTaskArg:ObjectType\",\"preferences\":{\"$type\":\"ProfileShowcasePreferencesDto:ObjectType\",\"communities\":[{\"$type\":\"ProfileShowcaseCommunityPreference:ObjectType\",\"communityId\":\"0x021b9be65e5ca8e2699296b23374f57a1a0a8bf14f53c24f67f1637c123701abf8\",\"showcaseVisibility\":2,\"order\":0},{\"$type\":\"ProfileShowcaseCommunityPreference:ObjectType\",\"communityId\":\"0x023bc3823a823a5c899dadebe73cd030c446fbefc2d035d5c943bbebb8f22125be\",\"showcaseVisibility\":2,\"order\":1},{\"$type\":\"ProfileShowcaseCommunityPreference:ObjectType\",\"communityId\":\"0x0269b18891d3b42ebd047be103d05c7da72969fa4417bf6b5f4abd6b6b872e8207\",\"showcaseVisibility\":2,\"order\":2},{\"$type\":\"ProfileShowcaseCommunityPreference:ObjectType\",\"communityId\":\"0x026b5070c012cafcac1477ce19c45563e177f6b7a08bfda6b90bc9fdacc93cd4e1\",\"showcaseVisibility\":2,\"order\":3}],\"accounts\":[{\"$type\":\"ProfileShowcaseAccountPreference:ObjectType\",\"address\":\"0x8b6950bb8a74489a83e6a1281e3aa008f02bf368\",\"showcaseVisibility\":3,\"order\":0},{\"$type\":\"ProfileShowcaseAccountPreference:ObjectType\",\"address\":\"0xb5102d8abe09650e5f18248b18c09c27df1765b6\",\"showcaseVisibility\":2,\"order\":1},{\"$type\":\"ProfileShowcaseAccountPreference:ObjectType\",\"address\":\"0x4f014b9143c52a9f07b7edf9fd79ca2176532140\",\"showcaseVisibility\":3,\"order\":2}],\"collectibles\":[{\"$type\":\"ProfileShowcaseCollectiblePreference:ObjectType\",\"contractAddress\":\"0x21f6f5cb75e81e5104d890d750270ed6538c50cb\",\"chainId\":10,\"tokenId\":\"2\",\"showcaseVisibility\":3,\"order\":0}],\"verifiedTokens\":[],\"unverifiedTokens\":[],\"socialLinks\":[]},\"vptr\":105553123694336,\"slot\":\"asyncProfileShowcasePreferencesSaved\",\"tptr\":4310183228}"
DBG 2024-03-08 18:19:23.005+02:00 NewBE_callPrivateRPC                       topics="rpc" tid=32866290 file=core.nim:27 rpc_method=wakuext_setProfileShowcasePreferences
DBG 2024-03-08 18:19:23.005+02:00 NewBE_callPrivateRPC                       topics="rpc" tid=32866203 file=core.nim:27 rpc_method=accounts_addressWasShown
DBG 2024-03-08 18:19:23.006+02:00 NewBE_callPrivateRPC                       topics="rpc" tid=32866203 file=core.nim:27 rpc_method=accounts_addressWasShown
ERR 2024-03-08 18:19:23.006+02:00 rpc response error                         topics="rpc" tid=32866290 file=core.nim:36 err="\nstatus-go error [methodName:wakuext_setProfileShowcasePreferences, code:-32000, message:account holding the collectible is not presented in the profile showcase ]\n"
ERR 2024-03-08 18:19:23.006+02:00 error doing rpc request                    topics="rpc" tid=32866290 file=core.nim:40 methodName=wakuext_setProfileShowcasePreferences exception="\nstatus-go error [methodName:wakuext_setProfileShowcasePreferences, code:-32000, message:account holding the collectible is not presented in the profile showcase ]\n"
DBG 2024-03-08 18:19:23.018+02:00 [threadpool task thread] initiating task   topics="task-threadpool" tid=32866289 file=threadpool.nim:54 messageType=QObjectTaskArg:ObjectType threadid=32866289 task="{\"$type\":\"QObjectTaskArg:ObjectType\",\"vptr\":105553123694336,\"slot\":\"asyncProfileShowcasePreferencesLoaded\",\"tptr\":4310184416}"
DBG 2024-03-08 18:19:23.018+02:00 NewBE_callPrivateRPC                       topics="rpc" tid=32866289 file=core.nim:27 rpc_method=wakuext_getProfileShowcasePreferences
ERR 2024-03-08 18:19:23.018+02:00 Error saving profile showcase preferences  topics="profile-service" tid=32866203 file=service.nim:194 msg="\"\\nstatus-go error [methodName:wakuext_setProfileShowcasePreferences, code:-32000, message:account holding the collectible is not presented in the profile showcase ]\\n\""
Screen.Recording.2024-03-08.at.18.22.31.mov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working E:Desktop Profile Showcase Implementation of the Profile showcase
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant