This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Maclaurin:java pat$ mvn install | |
| Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512M; support was removed in 8.0 | |
| [INFO] Scanning for projects... | |
| [INFO] Inspecting build with total of 1 modules... | |
| [INFO] Installing Nexus Staging features: | |
| [INFO] ... total of 1 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin | |
| [INFO] | |
| [INFO] ------------------------------------------------------------------------ | |
| [INFO] Building Vowpal Wabbit JNI Layer 8.4.1-SNAPSHOT | |
| [INFO] ------------------------------------------------------------------------ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| pat@angel:~$ sudo cat /var/log/letsencrypt/letsencrypt.log | |
| 2020-08-19 22:24:17,139:DEBUG:certbot._internal.main:certbot version: 1.7.0 | |
| 2020-08-19 22:24:17,140:DEBUG:certbot._internal.main:Arguments: ['--nginx'] | |
| 2020-08-19 22:24:17,140:DEBUG:certbot._internal.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#apache,PluginEntryPoint#manual,PluginEntryPoint#nginx,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot) | |
| 2020-08-19 22:24:17,157:DEBUG:certbot._internal.log:Root logging level set at 20 | |
| 2020-08-19 22:24:17,157:INFO:certbot._internal.log:Saving debug log to /var/log/letsencrypt/letsencrypt.log | |
| 2020-08-19 22:24:17,158:DEBUG:certbot._internal.plugins.selection:Requested authenticator nginx and installer nginx | |
| 2020-08-19 22:24:17,308:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * nginx | |
| Description: Nginx Web Server plugin | |
| Interfaces: IAuthenticator, IInstaller, IPlugin |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2020-08-22 22:36:17,509:DEBUG:certbot._internal.main:certbot version: 1.7.0 | |
| 2020-08-22 22:36:17,509:DEBUG:certbot._internal.main:Arguments: ['--authenticator', 'webroot', '--installer', 'nginx'] | |
| 2020-08-22 22:36:17,510:DEBUG:certbot._internal.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#apache,PluginEntryPoint#manual,PluginEntryPoint#nginx,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot) | |
| 2020-08-22 22:36:17,526:DEBUG:certbot._internal.log:Root logging level set at 20 | |
| 2020-08-22 22:36:17,526:INFO:certbot._internal.log:Saving debug log to /var/log/letsencrypt/letsencrypt.log | |
| 2020-08-22 22:36:17,527:DEBUG:certbot._internal.plugins.selection:Requested authenticator webroot and installer nginx | |
| 2020-08-22 22:36:17,679:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * nginx | |
| Description: Nginx Web Server plugin | |
| Interfaces: IAuthenticator, IInstaller, IPlugin | |
| Entry point: nginx = certbot_nginx._internal.configurator:NginxConfigurator |
OlderNewer