I have an error in running daml sandbox using this
daml sandbox --dar .daml/dist/overtime-0.1.0.dar --static-time,
Once I run this one I encounter this error
WARN c.d.p.a.SeedService$ - Trying to gather entropy from the underlying operating system to initialized the contract ID seeding, but the entropy pool seems empty.
WARN c.d.p.a.SeedService$ - In CI environments environment consider using the “testing-weak” mode, that may produce insecure contract IDs but does not block on startup.
Port file was not written to ‘/tmp/extra-dir-98236894392026/canton-portfile.json’ in time.
please help me to
Thanks so much in advance!