I just got partsDB installed on Gentoo Linux with Docker. This was all new territory for me.
I installed Digikey API and spent days inputting data, then Octopart, now I'm trying Mouser.
When I search the part I get the results, but when I click add part I have a blank parameters page. I do get the attachment populated for product image, but no datasheet. Looking on the Mouser site it looks like the API should be giving this information like Digikey and Octopart did.
Is this user error, limitation, or a bug?
A couple other things. I don't have a bin/console like called for in the instructions. And it took a while to figure out that docker-compose was actually docker compose on my system.
I just got partsDB installed on Gentoo Linux with Docker. This was all new territory for me.
I installed Digikey API and spent days inputting data, then Octopart, now I'm trying Mouser.
When I search the part I get the results, but when I click add part I have a blank parameters page. I do get the attachment populated for product image, but no datasheet. Looking on the Mouser site it looks like the API should be giving this information like Digikey and Octopart did.
Is this user error, limitation, or a bug?
A couple other things. I don't have a bin/console like called for in the instructions. And it took a while to figure out that
docker-composewas actuallydocker composeon my system.