Skip to content

WWBOTA error #120

@jwiegel

Description

@jwiegel

0.0.0.10-devA

2025-12-26 13:35:52,305 = ERROR [api]: Unhandled error caught in do_update:
2025-12-26 13:35:52,305 = ERROR [api]: TypeError
2025-12-26 13:35:52,308 = ERROR [api]: unsupported operand type(s) for +=: 'NoneType' and 'str'
Traceback (most recent call last):
File "api.py", line 773, in _do_update
File "programs\wwbota_program.py", line 54, in update_spots
File "programs\wwbota_program.py", line 225, in _init_spot
TypeError: unsupported operand type(s) for +=: 'NoneType' and 'str'

0.0.0.10-devB:

2025-12-26 13:38:23,664 = ERROR [api]: unsupported operand type(s) for +=: 'NoneType' and 'str'
Traceback (most recent call last):
File "api.py", line 730, in _do_update
File "programs\wwbota_program.py", line 60, in update_spots
File "programs\wwbota_program.py", line 231, in _init_spot
TypeError: unsupported operand type(s) for +=: 'NoneType' and 'str'
2025-12-26 13:38:23,665 = DEBUG [root]: refreshing spots in frontend
2025-12-26 13:38:23,669 = DEBUG [api]: py get_spots
2025-12-26 13:38:23,670 = DEBUG [db.filters]: newfilter is False

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions