I try to setup a production instance of toaster on Ubuntu 16.04, MySQL, apache2 
and the morty release.

However, im wondering if anybody has ever tried so as I get so many different 
errors on almost every step following the tutorial.

Finally, I got it installed but my webserver responses with error code 500.
The apache2 error log reveals:

ImportError: No module named 'toastermain'

The only way I found to fix this was to symlink the toastermain directory to my 
python3.5 dist-packages folder.
However, I got several No module named errors and fixed each with symlinks.

Doing so with the ‚messages‘ module Im stuck with the following error:

django.core.exceptions.ImproperlyConfigured: Application labels aren't unique, 
duplicates: my.messages

I dont have any idea how to fix this ☹


I installed toaster successfully with jethro. However, it would be nice to have 
the latest stable version running, at least for bitbake.
Is it possible to use the jethro toaster with a morty bitbake? If so, what 
steps are needed?

Thanks in advance for your response!


Fabian Knapp

-- 
_______________________________________________
toaster mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/toaster

Reply via email to