Suddenly 'string indices must be integers' and app is broken?! #4
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Reference: homer77/FritzAB2Matrix#4
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What seemed to be running yesterday now stops working, and I actually don't get it ...
Here's the code:
On the other - identically - machine with the same docker setup fritzab2matrix is running.
From the dict that broke on the first machine
The structure of the messages dict doesn't seem to differ 🤔
Here is the dict of the broken setup
Is it a problem after I deleted all messages on the first machine? So it's not a list of dicts?
Yes it is, after producing a second message the docker image worked also fine. (Except that the files couldn't be uploaded - whyever ...) So it's an issue with the xml2dict method i.e.
I have to fix this by adding the only message to a list.