Hi Johan, What didn't work with the Docker container? Any error displayed? How much RAM does the system have? CPU cores? 32 or 64 bit CPU? CPU Type (x64, x86, arm)?
The "502 Bag Gateway" message of NGINX means the web server is not able to "talk" to the app server (uWSGI process). Either the config of NGINX is wrong or the uWSGI process is not configured correctly or running. Do a: ps x a | grep 'uwsgi' to see if the uWSGI process is running. On Monday, June 26, 2017 at 2:43:52 PM UTC-4, Johan wrote: > > Hi Roberto, > > Thanks for your swift reply. I first tried it with a Docker container but > that didn't work well. So I went for the advanced deployment and followed > the steps. However, after the installation when I try to access the web > interface I get a "502 Bad Gateway" message from nginx. I have 0 > experience with nginx, am more of an Apache guy I guess. The mayan file is > in /etc/nginx/sites-enabled/ and I don't see any apparent mistake in the > file (copy/pasted it from the instructions). Hope you can give me a pointer > in the right direction here. > > Thanks, > > Johan > > > > > > > On Saturday, June 24, 2017 at 5:15:02 PM UTC+2, Roberto Rosario wrote: >> >> Since version 2.2 the DEBUG variable is False by default ( >> http://docs.mayan-edms.com/en/v2.4/releases/2.2.html). This means that >> static media like CSS is not served by default when using the test server >> as you are using (notice port 8000). You can set the DEBUG variable in your >> local.py file is you want static image serving. >> >> Be aware the installation you performed is not complete (no background >> tasks, things like OCR will freeze the UI or scheduled tasks like Watch >> folders) and not recommended for production. You need to follow the steps >> in the Advanced deployment to complete the installation. >> >> Alternatively, you can use the Docker image the get a production >> installation. Since version 2.3 it can be installed with a single command. >> >> >> On Jun 24, 2017 6:55 AM, "Johan" <johan....@gmail.com> wrote: >> >> >> <https://lh3.googleusercontent.com/-68DR8FWXwRY/WU5E6hfThmI/AAAAAAAAKmM/Iyc1Jieq1mYL36A91t1ypVZ7K0htyGPOACEwYBhgL/s1600/mayanedms.PNG> >> >> >> Hi, >> >> I've just installed Mayan and when I logon I see this: >> >> >> Doesn't matter if I try it with Firefox or IE. Any help will be >> appreciated. >> >> Johan >> >> -- >> >> --- >> You received this message because you are subscribed to the Google Groups >> "Mayan EDMS" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to mayan-edms+...@googlegroups.com. >> For more options, visit https://groups.google.com/d/optout. >> >> >> -- --- You received this message because you are subscribed to the Google Groups "Mayan EDMS" group. To unsubscribe from this group and stop receiving emails from it, send an email to mayan-edms+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.