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

crypto error #4

Open
c0mputerking opened this issue Apr 5, 2017 · 11 comments
Open

crypto error #4

c0mputerking opened this issue Apr 5, 2017 · 11 comments

Comments

@c0mputerking
Copy link

c0mputerking commented Apr 5, 2017

I get the below error when i try to run the plugin command manually or as cron.

Also is this plugin updated to work with the new 1.40 version as i think some new functionality regarding email is included.

/var/www/html/plugins/Imap/cron.php /var/www/html/data/db.sqlite
PHP Warning: fopen(): Peer certificate CN=localhost' did not match expected CN=list.changed.for.this.report' in /var/www/html/plugins/Imap/vendor/fguillot/json-rpc/src/J
sonRPC/HttpClient.php on line 269
PHP Warning: fopen(): Failed to enable crypto in /var/www/html/plugins/Imap/vendor/fguillot/json-rpc/src/JsonRPC/HttpClient.php on line 269
PHP Warning: fopen(https://list.changed.for.this.report:2574): failed to open stream: operation failed in /var/www/html/plugins/Imap/vendor/fguillot/json-rpc/src/JsonRPC/H
ttpClient.php on line 269
PHP Fatal error: Uncaught JsonRPC\Exception\ConnectionFailureException: Unable to establish a connection in /var/www/html/plugins/Imap/vendor/fguillot/json-rpc/src/JsonR
PC/HttpClient.php:272
Stack trace:
#0 /var/www/html/plugins/Imap/vendor/fguillot/json-rpc/src/JsonRPC/Client.php(193): JsonRPC\HttpClient->execute('{"jsonrpc":"2.0...')
#1 /var/www/html/plugins/Imap/vendor/fguillot/json-rpc/src/JsonRPC/Client.php(178): JsonRPC\Client->sendPayload('{"jsonrpc":"2.0...')
#2 /var/www/html/plugins/Imap/cron.php(59): JsonRPC\Client->execute('getAllProjects')
#3 {main}
thrown in /var/www/html/plugins/Imap/vendor/fguillot/json-rpc/src/JsonRPC/HttpClient.php on line 272
root@list:~#

@EstebanMonge
Copy link
Owner

Are you using a self signed https certificate?

@c0mputerking
Copy link
Author

c0mputerking commented Apr 5, 2017 via email

@EstebanMonge
Copy link
Owner

I only tested without https, if you are using the script in the same server that have installed Kanboard, you can use http, can you try without https?

@c0mputerking
Copy link
Author

c0mputerking commented Apr 6, 2017 via email

@c0mputerking
Copy link
Author

c0mputerking commented Apr 6, 2017 via email

@EstebanMonge
Copy link
Owner

I used this:
http://localhost/kanboard/jsonrpc.php

@EstebanMonge
Copy link
Owner

Did works?

@c0mputerking
Copy link
Author

c0mputerking commented Apr 20, 2017 via email

@EstebanMonge
Copy link
Owner

Have you get working this plugin?

@c0mputerking
Copy link
Author

c0mputerking commented Jun 13, 2017 via email

@c0mputerking
Copy link
Author

Has there been any progress on this plugin yet? as i still cannot get IMAP working

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