New setup, cannot create new projects but connected to myserver6

David Li's Avatar
Admin Admin
  • Posts: 1027
  • Thanks: 99

Re: New setup, cannot create new projects but connected to myserver6

2 years 7 months ago
#238
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 or Create an account to join the conversation.

Thomas Wheeler's Avatar
User User
  • Posts: 49
  • Thanks: 0

Re: New setup, cannot create new projects but connected to myserver6

2 years 7 months ago
#239
I am online and able to access the net from the browser on the server.

Tom

Please Log in or Create an account to join the conversation.

stanger89's Avatar
User User
  • Posts: 74
  • Thanks: 5

Re: New setup, cannot create new projects but connected to myserver6

2 years 7 months ago
#244
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 or Create an account to join the conversation.

David Li's Avatar
Admin Admin
  • Posts: 1027
  • Thanks: 99

Re: New setup, cannot create new projects but connected to myserver6

2 years 7 months ago
#250
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 or Create an account to join the conversation.

andrew's Avatar
User User
  • Posts: 341
  • Thanks: 28

Re: New setup, cannot create new projects but connected to myserver6

2 years 7 months ago
#254
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 or Create an account to join the conversation.

andrew's Avatar
User User
  • Posts: 341
  • Thanks: 28

Re: New setup, cannot create new projects but connected to myserver6

2 years 7 months ago
#255
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 or Create an account to join the conversation.

Time to create page: 0.325 seconds