Connect Star to Cloud via Web Wizard

Do you have a question on how to do something.
Ask in here.
Post Reply
sbidny0
Posts: 12
Joined: Tue Jul 14, 2020 9:00 pm

Re: Connect Star to Cloud via Web Wizard

Post by sbidny0 »

Yeah, that seems like it. Will try a shorter password and let you know. What's the max password length you allow on the site? Seems like we should update this to match. Happy to submit a pull request for this if you can't get to it.
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Connect Star to Cloud via Web Wizard

Post by rimai »

I don't think the site has any restrictions because the is no memory constraints on MySQL tables, but on a limited MCU, we can't be using too much.
Roberto.
sbidny0
Posts: 12
Joined: Tue Jul 14, 2020 9:00 pm

Re: Connect Star to Cloud via Web Wizard

Post by sbidny0 »

Looks like that was it. I updated my password to 15 characters (assuming a null terminator), and it has now connected as expected. Thanks, Roberto!
sbidny0
Posts: 12
Joined: Tue Jul 14, 2020 9:00 pm

Re: Connect Star to Cloud via Web Wizard

Post by sbidny0 »

BTW, is the Web Wizard code available on GitHub? Had an idea or two that I would like to look into implementing.
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Connect Star to Cloud via Web Wizard

Post by rimai »

Roberto.
Post Reply