uvdesk / community-skeleton

UVdesk Opensource Community Helpdesk Project built for all to make a Full Ticketing Support System along with many more other features.
https://www.uvdesk.com
MIT License
8.53k stars 459 forks source link

Uvdesk container returning Internal Server Error page #229

Closed TatendaKwaramba closed 4 years ago

TatendaKwaramba commented 4 years ago

I have followed all the steps required to dockerize uvdesk. However when I ran localhost:MY_PORT_NUM I am getting a page saying:

Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at webmaster@localhost to inform them of the time this error occurred, and the actions you performed just before this error.

Please help

Screenshot from 2019-11-15 07-39-40

TatendaKwaramba commented 4 years ago

Here is the log file for the uvdesk container

logfile.txt

Screenshot from 2019-11-15 08-38-06

ghost commented 4 years ago

Try the following:

TatendaKwaramba commented 4 years ago

Thanks, Piyush Goel it worked, configuring my app now

On Fri, 15 Nov 2019 at 09:54, Piyush Goel notifications@github.com wrote:

Try the following:

  • Attach to your docker container using the command below docker attach {container_name}
  • Browse to uvdesk diretory cd /var/www/uvdesk
  • Run composer install

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/uvdesk/community-skeleton/issues/229?email_source=notifications&email_token=AH4VQE6EHDSL6IXS4WQOCYLQTZIU5A5CNFSM4JNV6TU2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEEETZAQ#issuecomment-554253442, or unsubscribe https://github.com/notifications/unsubscribe-auth/AH4VQEZLDTQCV64DATYJ47TQTZIU5ANCNFSM4JNV6TUQ .