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

Error: createIdentity: already have same name with different capitalization: SourceCred #3248

Open
dRAT3 opened this issue Oct 30, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@dRAT3
Copy link

dRAT3 commented Oct 30, 2021

File not found at path: config/weights.json. Defaulting.
File not found at path: config/pluginBudgets.json. Defaulting.
 DONE  load data: 17ms
  GO   run CredRank
Error: createIdentity: already have same name with different capitalization: SourceCred
    at Ledger._createIdentity (webpack:///./src/core/ledger/ledger.js?:99:144)
    at Ledger._processAction (webpack:///./src/core/ledger/ledger.js?:229:144)
    at Ledger._processEvent (webpack:///./src/core/ledger/ledger.js?:230:399)
    at Ledger._createAndProcessEvent (webpack:///./src/core/ledger/ledger.js?:230:678)
    at Ledger.createIdentity (webpack:///./src/core/ledger/ledger.js?:98:172)
    at ensureIdentityExists (webpack:///./src/api/dependenciesConfig.js?:56:17)
    at eval (webpack:///./src/api/main/credrank.js?:21:85)
    at Array.map (<anonymous>)
    at credrank (webpack:///./src/api/main/credrank.js?:20:46)
    at credrankCommand (webpack:///./src/cli/credrank.js?:14:1306)
error Command failed with exit code 1.

Steps to reproduce
What sequence of actions results in this error? e.g.:

  1. Go to my sourcecred repo
  2. Click on GenerateCredInstance
  3. Scroll down
  4. See error

Expected behavior
Generate the frontend

Technical Details:
These are important!

@dRAT3 dRAT3 added the bug Something isn't working label Oct 30, 2021
@dRAT3
Copy link
Author

dRAT3 commented Oct 30, 2021

I renamed my discord bot from sourcecred to SourceCred-bot and it made the error go away. Might be unrelated, but maybe something to look into

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant