Forum

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

New Discussion

Export Customers Yields "ERR_INVALID_RESPONSE"

Pointclick Digital Llc   ( User )

Commented 4 years ago

Install Type- Self hosted 


Environment- Debian 9 Stretch ( Nginx in front of Apache2 ) 


SSL Support- Yes 


Control Panel - VestaCP 


 


I am attempting to export my customers list to migrate to another company on the same installation.


 


Actions=  Customers> Export which then yields an error page within browser: 


 


This site can’t be reached



The webpage at http://akaunting.mydomain.com/incomes/customers/export?sort=name&order=asc might be temporarily down or it may have moved permanently to a new web address.







ERR_INVALID_RESPONSE





 


Any suggestions on what could be causing this? 


 


Here is an except from storage>logs>laravel.log:  


#79 /home/admin/web/akaunting.thoughtpositive.com/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(46): Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))


#80 /home/admin/web/akaunting.thoughtpositive.com/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(148): Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle(Object(Illuminate\Http\Request), Object(Closure))


#81 /home/admin/web/akaunting.thoughtpositive.com/public_html/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(53): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))


#82 /home/admin/web/akaunting.thoughtpositive.com/public_html/vendor/dingo/api/src/Http/Middleware/Request.php(111): Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))


#83 /home/admin/web/akaunting.thoughtpositive.com/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(148): Dingo\Api\Http\Middleware\Request->handle(Object(Illuminate\Http\Request), Object(Closure))


#84 /home/admin/web/akaunting.thoughtpositive.com/public_html/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(53): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))


#85 /home/admin/web/akaunting.thoughtpositive.com/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(102): Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))


#86 /home/admin/web/akaunting.thoughtpositive.com/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(151): Illuminate\Pipeline\Pipeline->then(Object(Closure))


#87 /home/admin/web/akaunting.thoughtpositive.com/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(116): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter(Object(Illuminate\Http\Request))


#88 /home/admin/web/akaunting.thoughtpositive.com/public_html/index.php(27): Illuminate\Foundation\Http\Kernel->handle(Object(Illuminate\Http\Request))


#89 {main}

Pointclick Digital Llc   ( User )

Commented 4 years ago

My initial thought is somehow this link is attempting to redirect to HTTP...should I force the redirect and if so, what is the best approach? Would this be done by modifying .htaccess?   

Please login or register to leave a response.

Showing 1 to 2 of 2 discussions