Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to run container with app deployed #3

Open
dinonovak opened this issue Mar 26, 2017 · 1 comment
Open

Unable to run container with app deployed #3

dinonovak opened this issue Mar 26, 2017 · 1 comment

Comments

@dinonovak
Copy link

i am unable to run the asp.net app in the container.

When I execute:
docker run --rm -i -t -p 8080:80 my_website
I get the following:

apache2: Could not reliably determine the server's fully qualified domain name, using 172.17.0.3 for ServerName
apache2: Could not reliably determine the server's fully qualified domain name, using 172.17.0.3 for ServerName
[Sun Mar 26 08:23:57 2017] [error] Not running mod-mono-server.exe because no MonoApplications, MonoApplicationsConfigFile or MonoApplicationConfigDir specified.
[Sun Mar 26 08:23:57 2017] [notice] Apache/2.2.22 (Debian) mod_mono/3.12 configured -- resuming normal operations
[Sun Mar 26 08:23:57 2017] [notice] caught SIGWINCH, shutting down gracefully
[Sun Mar 26 08:23:58 2017] [alert] (13)Permission denied: Failed to acquire dashboard lock before destroying the dashboard
[Sun Mar 26 08:23:58 2017] [alert] (13)Permission denied: Failed to acquire dashboard lock before destroying the dashboard
[Sun Mar 26 08:23:58 2017] [alert] (13)Permission denied: Failed to acquire dashboard lock before destroying the dashboard
[Sun Mar 26 08:23:58 2017] [alert] (13)Permission denied: Failed to acquire dashboard lock before destroying the dashboard
[Sun Mar 26 08:23:58 2017] [alert] (13)Permission denied: Failed to acquire dashboard lock before destroying the dashboard

@alexsandro-xpt
Copy link

@dinonovak Is this still work yet?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants