We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Node Configurations https://psyllid.readthedocs.io/en/master/node_configurations.html lists terminator node types as terminator-freq and terminator-time. These are however failing in indexed-factory.cc in scarab.
terminator-freq
terminator-time
indexed-factory.cc
psyllid-1 | psyllid-1 | [ psyllid-1 | ] psyllid-1 | psyllid-1 | 2024-11-12 19:05:09 [ PROG] rol/conductor.cc(52): Creating server objects psyllid-1 | 2024-11-12 19:05:09 [ PROG] tterfly_house.cc(66): Prepared file <0>; default filename is <psyllid_out_0.egg> psyllid-1 | 2024-11-12 19:05:09 [ERROR] dexed_factory.hh(192): Did not find indexed_factory for <terminator-freq>. psyllid-1 | 2024-11-12 19:05:09 [ERROR] tream_manager.cc(84): Cannot find binding for node type <terminator-freq> psyllid-1 | 2024-11-12 19:05:09 [ERROR] tream_manager.cc(67): Something went wrong while adding a stream psyllid-1 | 2024-11-12 19:05:09 [ERROR] rol/conductor.cc(123): Exception caught while creating server objects: Unable to initialize the stream manager psyllid-1 exited with code 1```
The text was updated successfully, but these errors were encountered:
quit-psyllid and use-monarch are currently unsupported dripline API calls, but are listed here https://psyllid.readthedocs.io/en/latest/api.html
quit-psyllid
use-monarch
Sorry, something went wrong.
pkolbeck
No branches or pull requests
Node Configurations https://psyllid.readthedocs.io/en/master/node_configurations.html
lists terminator node types as
terminator-freq
andterminator-time
. These are however failing inindexed-factory.cc
in scarab.The text was updated successfully, but these errors were encountered: