Ask, reply and learn. Join the community of Akaunting.
I keep trying to get support from these forums and it sends me to a "Something went wrong page. If this goes through, I will edit it with my actual question.
This one went through. But when I try to post my question about a failed installation on Ubuntu 18.04 it keeps kicking me to the "Something went wrong."
So I'll ask my question here and mods can move it if they want. My installation keeps failing when I'm supposed to finish it through the web interface. I never see the web interface. Instead I see this:
`make(Illuminate\Contracts\Http\Kernel::class); $response = $kernel->handle( $request = Illuminate\Http\Request::capture() ); $response->send(); $kernel->terminate($request, $response); `
Why is that?
Hello Diego,
You can enable debug send here a screenshot of the error:
https://akaunting.com/docs/developer-manual/debug
Don't copy-paste the whole error message, please.
Regards
Hello Denis, I followed the manual and turned on debug mode, but it doesn't show anything. This is because the application is not installed at all. Once again, I haven't even made it to the stage where I can install the application. I've downloaded the folder, unzipped it in my directory for web serving, and when I go to the URL, I just see this:
make(Illuminate\Contracts\Http\Kernel::class); $response = $kernel->handle( $request = Illuminate\Http\Request::capture() ); $response->send(); $kernel->terminate($request, $response);
I see the above instead of showing the web interface to complete the installation. I also can't seem to upload screenshots onto this forum. :/ Sorry.
Did you get the answer on yours? I'm having the same problem
Showing 1 to 5 of 5 discussions