You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: