New setup, cannot create new projects but connected to myserver6

More
2 years 6 months ago #238 by David Li

Back for more,  I’m still in limbo as well as others not being able to see anything in myDesigner under the projects tree.   David, you are welcome to remote in and make changes/suggestions.   

One suggestion I have would be  to provide a documented example of a complete setup of a driver, start to finish that would include the steps taken in myDesigner.  Something like a Roku or a well known media streamer,  Dune, Zidoo, Zappiti.

Thank you,
Tom
I am not seeing your system in TeamViewer.  Either the Teamviewer license is waiting to be accepted (by you) or there is a networking problem, or your myServer controller isn't booted / online.  Can you reboot the Pi and see if you can access the Internet from a browser on the Pi?

Please Log in to join the conversation.

More
2 years 6 months ago #239 by Thomas Wheeler
I am online and able to access the net from the browser on the server.

Tom

Please Log in to join the conversation.

More
2 years 6 months ago #244 by stanger89
Yeah, go ahead and log in. I haven't tried a browser from the pi (don't have it connected to a monitor at the moment) but I did successfully update the software and download several drivers so it appears to access the internet successfully.

Please Log in to join the conversation.

More
2 years 6 months ago #250 by David Li

I downloaded the Windows version of myServer6 last night just so I had something to look at while waiting for my official version. I've been playing around with it and had the same problem - myDesigner doesn't show any projects in the browse tree on the left despite apparently letting you create a new project. So I broke out the big guns - Wireshark - and looked at what was going over the network. Now this might just be restricted to the (highly unrecommended by Allonis) Windows version or the fact that I haven't got a proper setup but it looked like when you create a new project the folders and files are created in
Code:
\\MY_SERVER_NAME\myserver\wwwroot
but when myDesigner is requesting the info for the browse tree it's actually looking in
Code:
\\MY_SERVER_NAME\myserver\html

So I tried copying stuff from under 'wwwroot' to a new folder called 'html' and indeed the projects showed up in the myDesigner browse tree. I still can't open any of the files in myDesigner though - the Wireshark trace looks like it's getting an access denied but again that might be due to my very janky setup (I had to manually create the myserver share).

So if you're feeling brave it might be worth copying the contents of wwwroot to under a new folder called 'html' and seeing what happens. But if you're not willing to potentially burn down your system it's probably best to wait until David or another Allonis person comes back to you with a proper solution.

Andrew
That's probably because you may have installed the old myDesigner 5 and not myDesigner 6.  Uninstall that. Install from allonis.com documentation / downloads.

Please Log in to join the conversation.

More
2 years 6 months ago #254 by andrew

That's probably because you may have installed the old myDesigner 5 and not myDesigner 6.  Uninstall that. Install from allonis.com documentation / downloads.
I used the software update facility in myServer6 to download the myDesigner setup file and it gave me a version 6 one:

I'll try downloading from the documentation downloads link and see what that one does.

Andrew

Please Log in to join the conversation.

More
2 years 6 months ago #255 by andrew

That's probably because you may have installed the old myDesigner 5 and not myDesigner 6.  Uninstall that. Install from allonis.com documentation / downloads.
I used the software update facility in myServer6 to download the myDesigner setup file and it gave me a version 6 one:

I'll try downloading from the documentation downloads link and see what that one does.

Andrew
The one downloaded from the documentation downloads link is actually slightly older than the one I got from using the myServer6 software update. And it shows the same behaviour - save a new project into "wwwroot", try to load the project tree from "html".

Andrew

Please Log in to join the conversation.

Time to create page: 0.188 seconds