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

BUG: Install language page does not display language list during fresh docker installation #116

Open
arnonm opened this issue Jul 3, 2024 · 2 comments

Comments

@arnonm
Copy link

arnonm commented Jul 3, 2024

Akaunting version

latest docker

PHP version

latest docker

Operating system

Docker

Steps to reproduce

Setup docker-compose and env files
define APP_URL as short url, aka "https://dsmhome.local:8088" or "https://dsmhome:8088"
Start up app

Expected result

Initial setup page setup/languages to show list of languages

Actual result

List does not show, js error:
install.min.js?v=3.1.8:54 DOMException: Failed to execute 'replaceState' on 'History': A history state object with URL 'https://dsmhome.local:8088/install/language' cannot be created in a document with origin 'http://dsmhome.local:8088' and URL 'http://dsmhome.local:8088/install/language'.
at se (http://dsmhome.local:8088/public/js/install.min.js?v=3.1.8:54:150936)
at t.setupListeners (http://dsmhome.local:8088/public/js/install.min.js?v=3.1.8:54:158341)
at i (http://dsmhome.local:8088/public/js/install.min.js?v=3.1.8:54:162717)
at http://dsmhome.local:8088/public/js/install.min.js?v=3.1.8:54:155858
at s (http://dsmhome.local:8088/public/js/install.min.js?v=3.1.8:54:156173)
at m (http://dsmhome.local:8088/public/js/install.min.js?v=3.1.8:54:157319)
at i (http://dsmhome.local:8088/public/js/install.min.js?v=3.1.8:54:153555)
at i (http://dsmhome.local:8088/public/js/install.min.js?v=3.1.8:54:153584)
at Ee (http://dsmhome.local:8088/public/js/install.min.js?v=3.1.8:54:153592)
at Me.confirmTransition (http://dsmhome.local:8088/public/js/install.min.js?v=3.1.8:54:157326)

install.min.js?v=3.1.8:54 TypeError: Cannot read properties of undefined (reading 'matched')
at render (install.min.js?v=3.1.8:54:139723)
at install.min.js?v=3.1.8:54:35810
at Gi (install.min.js?v=3.1.8:54:35980)
at install.min.js?v=3.1.8:54:13301
at Ct (install.min.js?v=3.1.8:54:13446)
at e._c (install.min.js?v=3.1.8:54:41730)
at a. (install.min.js?v=3.1.8:54:328331)
at e._render (install.min.js?v=3.1.8:54:44793)
at a.i (install.min.js?v=3.1.8:54:78752)
at e.get (install.min.js?v=3.1.8:54:27306)

Additional comments

No response

Relevant log output

No response

@cuneytsenturk cuneytsenturk transferred this issue from akaunting/akaunting Jul 23, 2024
@managerkoffi
Copy link

Hello is someone have a feedback on this error. It seems that this error was there long time ago and was resolved. Greatly appreciate your feedback community.

@managerkoffi
Copy link

Hello, I thanks it was related to the app_url value that was a different but not seeing in the browser. I'm not sure but i think this is the root cause.

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