Skip to content

Realnet Apps currently not working #26

@S-Schickentanz

Description

@S-Schickentanz

When setting an app to run on the realnet, it will throw an error on app[1].run(...):
AttributeError: 'str' object has no attribute 'run'

It runs over the character of the key of the dictionary, not over the entries themselves.

The parameters passed to the run method don't match the attributes defined in the Application classes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions