You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 17, 2024. It is now read-only.
Greetings,
I'm trying to use MMinte with a personal 16s rDNA sequencing project. Everything goes well until I reach thw Widget 3, which gives me the following error:
ServerError: Attribute (host) does not pass the type constraint because: Validation failed for 'Str' with value undef at constructor MongoDB::MongoClient::new (defined at /disks/patric-common/runtime/lib/perl5/site_perl/5.20.2/x86_64-linux/MongoDB/MongoClient.pm line 1069) line 232"
Greetings,
I'm trying to use MMinte with a personal 16s rDNA sequencing project. Everything goes well until I reach thw Widget 3, which gives me the following error:
ServerError: Attribute (host) does not pass the type constraint because: Validation failed for 'Str' with value undef at constructor MongoDB::MongoClient::new (defined at /disks/patric-common/runtime/lib/perl5/site_perl/5.20.2/x86_64-linux/MongoDB/MongoClient.pm line 1069) line 232"What kind of issue is that?
Best regards