Forum

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

New Discussion

can't get the setup wizard and unable to login

John   ( User )

Commented 2 years ago

I went to this page : https://akaunting.com/download and used digitalocean droplet.

when I open my domain I see the "Powered By Akaunting: Free Accounting Software Version 2.1.13"

but when I click on "go to dashboard" I get 404 not found how to get to setup wizard ???

console log says this :

Uncaught (in promise) DOMException: ServiceWorkerContainer.register: Scope URL is not same-origin with Client
Uncaught ReferenceError: Livewire is not defined
Keyframe rule ignored due to bad selector. nucleo.css:120:18
Expected ‘none’, URL, or filter function but found ‘progid’. Error in parsing value for ‘filter’. Declaration dropped
.......

Ben Mckay   ( User )

Commented 2 years ago

John, I just wanted to mention that I believe I am running into the same issue, but I am using a local Laravel Valet environment.

Let Wheeler   ( User )

Commented 2 years ago

Try changing the .env file from:
APP_ENV=production
to
APP_ENV=local

Melda Melda   ( User )

Commented 2 years ago

Hello,

Please, make sure you've set the "APP_URL" value in the .env file, located in the root directory of your Akaunting installation:


APP_URL=https://my-domain.com/installed-folder


Of course, "my-domain.com" and "installed-folder" depend on your installation.

Kind Regards,
Melda

Indiana Green Party   ( User )

Commented 1 year ago

I had to change the APP_URL from http to https for it work.

Please login or register to leave a response.

Showing 1 to 5 of 5 discussions