Skip to content

Do not connect to jk #326

@bisoft

Description

@bisoft

Paste log output between BEGIN and END:
BEGIN

ERROR [main] Stack: Traceback (most recent call last):
File "/app/main.py", line 37, in fetch_loop
if await fn():
^^^^^^^^^^
File "/app/main.py", line 350, in fn
raise exceptions[0]
File "/app/main.py", line 345, in fn
await t()
File "/app/bmslib/sampling.py", line 155, in call
s = await self._sample_inner()
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/bmslib/sampling.py", line 263, in _sample_inner
sample.temperatures = self._filter_temperatures(sample.temperatures)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/bmslib/sampling.py", line 206, in _filter_temperatures
return [round(self._lhq_temp[i].add(temperatures[i]), 2) for i in range(len(temperatures))]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: type NoneType doesn't define round method
END
``

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions