Forum

Ask, reply and learn. Join the community of Akaunting.

New Discussion

cURL 28 errors on login

James Blain   ( User )

Commented 6 years ago

When I try to login I get the following 3 errors. I actaully got a blank screen till I looked up how to turn on dev debug mode so I could see what is going on. What has me really confused is what the cURL requests are upon login. Here are the errors:


(3/3) ErrorException


cURL error 28: Resolving timed out after 30546 milliseconds (see http://curl.haxx.se/libcurl/c/libcurl-errors.html) (View: /opt/local/www/apache2/html/akaunting/resources/views/layouts/admin.blade.php) (View: /opt/local/www/apache2/html/akaunting/resources/views/layouts/admin.blade.php)


 


(2/3) ErrorException


cURL error 28: Resolving timed out after 30546 milliseconds (see http://curl.haxx.se/libcurl/c/libcurl-errors.html) (View: /opt/local/www/apache2/html/akaunting/resources/views/layouts/admin.blade.php)


 


(1/3) ConnectException


cURL error 28: Resolving timed out after 30546 milliseconds (see http://curl.haxx.se/libcurl/c/libcurl-errors.html)

James Blain   ( User )

Commented 6 years ago

Turned out to a mis-configured DNS setting. Once I got it corrected everything worked fine. I am a bit concerned though that open source software crasehd when it can't curl something. What is it getting that it needs so bad via curl?

Please login or register to leave a response.

Showing 1 to 2 of 2 discussions