i am not in picroft anymore. the same bug in rasberry OS.
I switched to a Raspberry Pi OS 64-bit Lite and then install mycroft-core following the official documentation.
I have same issue .
can i call you?
are you own a rPi 4 or rPi 3?
Nop.
I have a RPi4B.
I bet it is a memory issue on rpi3 and that the json is now too large for it.
do you work for MyCroft? We need to get this no longer supported rPi 3b issue looked at.
do you have a Mark 1 to send me (its based on rpi 3 right?)
I do not work for Mycroft.
mycroft has refused to return my telephone calls and my emails to them. Sad…
Thank you for your efforts ![]()
Perhaps I have to buy a pi 4 ![]()
how much ram in your pi?
If you have a Mark 2 then they will answer you because you paid for the product but if you try to install mycroft-core or Picroft on any devices then they don’t have to because it is community based.
I got 4Gb and 8Gb.
thanks. I so bet that the JSON is now (125 KB) too larger for 1GB rPi 3b ![]()
whats in the mark 1? I thought a rpi 3b - if so then all users of mark 1 are dead too
are you using a fan on your pi?
Yes because I O/C the CPU to 2.25Ghz and the GPU (core) to 900Mhz.
does the noise of the fan bother the microphone and mycroft ability to hear you speak?
No, I’m using a NF-A4x10 PWM regulated via PWM and managed by gpio-fan which means it starts only when a temperature is reached.
i bought new rpi 4b 4gb ram, installed same rpi os as you.
then ran a simple python program to get same data as the bug in mycroft does and it too hangs!
can you run please and tell me your version number:
python -m pip show requests
thanks Gary
I FOUND the bug.
see your skill is crashing mycroft clients · Issue #26 · andlo/fairytalez-skill · GitHub
the author has invalid inicode in the json and its breaking everyone…
how do i get the mycroft folks to fix this?
I’m confused, because I asked you multiple times if you removed your skills directory and you mentioned that you fresh install as well. If that was the case, this skill would have been removed and mycroft-core should have been able to start.
The skill is from @andlo which is not part of the Mycroft team, opening an issue on the skill was the right thing to do. Now you will have to wait until @andlo has some time (if he has) to fix the skill or you can write a GitHub PR with a fix.
Good thing is that you found your issue. ![]()
the mc core alsways downloads the 150k json file - of all marketplace skills. at start of app. I have no personal skills installed.
i still dont understand how you got stock rpi OS and added stock mycroft and it woerks for you but not for me. Still says Please wait…
Can you possibly share with me the code that you use to auto start my craft when your pie is turned on?