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

Creating job with ERC1155 throws error in console #431

Open
madvas opened this issue May 27, 2024 · 2 comments
Open

Creating job with ERC1155 throws error in console #431

madvas opened this issue May 27, 2024 · 2 comments
Assignees
Labels

Comments

@madvas
Copy link
Collaborator

madvas commented May 27, 2024

It actually did transaction, it console it looks like it created job, but in job search page I cannot find it. Also, I didn't get any redirect to the job detail page.

image

@madis
Copy link
Member

madis commented May 27, 2024

Again I think it has to do with Syncer not recording the JobCreated / FundsIn events emitted during the job creation.
Just tested it locally with ERC1155 and it worked. I'll set the syncer issue as my priority as it is happening a lot lately.
Example of creating ERC1155 job locally:
image

@madvas
Copy link
Collaborator Author

madvas commented Jun 3, 2024

I'm getting this error with ERC721 now

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants