Giter VIP home page Giter VIP logo

Comments (1)

veqtor avatar veqtor commented on June 12, 2024

INFO dipdup.index ziggurats: 1910430: collections.cclabs1.bm.on_total_supply handler matched!
INFO dipdup.index ziggurats: 1910430: collections.cclabs1.bm.on_metadata handler matched!
INFO dipdup.index ziggurats: 1910430: collections.cclabs1.bm.on_ledger_update handler matched!
INFO dipdup.index versum_big_map: 2024519: versum.identity.bm.on_update_users handler matched!
Traceback (most recent call last):
File "/home/veqtor/.local/bin/dipdup", line 8, in
sys.exit(cli())
File "/home/veqtor/.local/lib/python3.10/site-packages/asyncclick/core.py", line 1150, in call
return anyio.run(self._main, main, args, kwargs, **({"backend":_anyio_backend} if _anyio_backend is not None else {}))
File "/home/veqtor/.local/lib/python3.10/site-packages/anyio/_core/_eventloop.py", line 56, in run
return asynclib.run(func, *args, **backend_options)
File "/home/veqtor/.local/lib/python3.10/site-packages/anyio/_backends/_asyncio.py", line 233, in run
return native_run(wrapper(), debug=debug)
File "/usr/lib/python3.10/asyncio/runners.py", line 44, in run
return loop.run_until_complete(main)
File "/usr/lib/python3.10/asyncio/base_events.py", line 641, in run_until_complete
return future.result()
File "/home/veqtor/.local/lib/python3.10/site-packages/anyio/_backends/_asyncio.py", line 228, in wrapper
return await func(*args)
File "/home/veqtor/.local/lib/python3.10/site-packages/asyncclick/core.py", line 1153, in _main
return await main(*args, **kwargs)
File "/home/veqtor/.local/lib/python3.10/site-packages/asyncclick/core.py", line 1074, in main
rv = await self.invoke(ctx)
File "/home/veqtor/.local/lib/python3.10/site-packages/asyncclick/core.py", line 1684, in invoke
return await _process_result(await sub_ctx.command.invoke(sub_ctx))
File "/home/veqtor/.local/lib/python3.10/site-packages/asyncclick/core.py", line 1420, in invoke
return await ctx.invoke(self.callback, **ctx.params)
File "/home/veqtor/.local/lib/python3.10/site-packages/asyncclick/core.py", line 774, in invoke
rv = await rv
File "/home/veqtor/.local/lib/python3.10/site-packages/dipdup/cli.py", line 94, in wrapper
await fn(*args, **kwargs)
File "/home/veqtor/.local/lib/python3.10/site-packages/dipdup/cli.py", line 218, in run
await dipdup.run()
File "/home/veqtor/.local/lib/python3.10/site-packages/dipdup/dipdup.py", line 377, in run
await gather(*tasks)
File "/home/veqtor/.local/lib/python3.10/site-packages/dipdup/dipdup.py", line 86, in run
await gather(*tasks)
File "/home/veqtor/.local/lib/python3.10/site-packages/dipdup/dipdup.py", line 114, in _run
await gather(*tasks)
File "/home/veqtor/.local/lib/python3.10/site-packages/dipdup/index.py", line 222, in process
await self._synchronize(sync_level)
File "/home/veqtor/.local/lib/python3.10/site-packages/dipdup/index.py", line 635, in _synchronize
await self._synchronize_full(first_level, last_level, cache)
File "/home/veqtor/.local/lib/python3.10/site-packages/dipdup/index.py", line 659, in _synchronize_full
await self._process_level_big_maps(big_maps)
File "/home/veqtor/.local/lib/python3.10/site-packages/dipdup/index.py", line 712, in _process_level_big_maps
raise RuntimeError(f'Level of big map batch must be higher than index state level: {level} <= {self.state.level}')
RuntimeError: Level of big map batch must be higher than index state level: 1802335 <= 1802339


Unexpected error occurred!

Please file a bug report at https://github.com/dipdup-net/dipdup/issues and attach the following:

  • dipdup.yml config. Make sure to remove sensitive information.
  • Reasonable amount of logs before the crash.

veqtor@FXK5PG3:/mnt/c/dev/versum/versum-dipdup$

from dipdup.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.