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

[Issue] getting an error when installing NexoPos (database setup) #1206

Closed
leonidas79 opened this issue Dec 13, 2022 · 16 comments
Closed

[Issue] getting an error when installing NexoPos (database setup) #1206

leonidas79 opened this issue Dec 13, 2022 · 16 comments
Labels
unreproducible Unable to reproduce the issue using the information provided.

Comments

@leonidas79
Copy link

The error
when installing NexoPos , the installation wizard that shows the database configuration page , i filled all infos and when i hit 'Save DataBase' i got an error on the console :

vendor.js?id=55a43eead10988a220735a7e6c14f715:2 ReferenceError: nsHttpClient is not defined

Environment:

  • NexoPOS 4.x 4.8.8
  • Php 8.1.12
  • MySQL 5.7.26
  • Composer 2.4.4
@Blair2004
Copy link
Owner

Hi,
Are you installing locally or remotely ?

@leonidas79
Copy link
Author

locally

@Blair2004
Copy link
Owner

If you're a customer (means you've purchased a license), please get in touch with us at contact@nexopos.com. We'll take a look at your installation.

@leonidas79
Copy link
Author

hi , i am using the free version.

@Blair2004
Copy link
Owner

Alright, can you share a video that will allow us understand what's going on ? The error might be caused by something else, maybe the server returns an error when you try to submit the database details. I'll will be helpful to include response of the server while submitting.

@leonidas79
Copy link
Author

Hi
here is the errors from the console

bootstrap.js?id=b8873b3c1f5d7dd5f16595a1f52a91d7:1 Uncaught TypeError: Cannot read properties of undefined (reading 'headers')
at 7700 (bootstrap.js?id=b8873b3c1f5d7dd5f16595a1f52a91d7:1:5283)
at n (manifest.js?id=05687c4416821174765a9620f9e50c4f:1:147)
at bootstrap.js?id=b8873b3c1f5d7dd5f16595a1f52a91d7:1:26019
at n.O (manifest.js?id=05687c4416821174765a9620f9e50c4f:1:429)
at bootstrap.js?id=b8873b3c1f5d7dd5f16595a1f52a91d7:1:26039
at o (manifest.js?id=05687c4416821174765a9620f9e50c4f:1:3794)
at bootstrap.js?id=b8873b3c1f5d7dd5f16595a1f52a91d7:1:63
7700 @ bootstrap.js?id=b8873b3c1f5d7dd5f16595a1f52a91d7:1
n @ manifest.js?id=05687c4416821174765a9620f9e50c4f:1
(anonymous) @ bootstrap.js?id=b8873b3c1f5d7dd5f16595a1f52a91d7:1
n.O @ manifest.js?id=05687c4416821174765a9620f9e50c4f:1
(anonymous) @ bootstrap.js?id=b8873b3c1f5d7dd5f16595a1f52a91d7:1
o @ manifest.js?id=05687c4416821174765a9620f9e50c4f:1
(anonymous) @ bootstrap.js?id=b8873b3c1f5d7dd5f16595a1f52a91d7:1
lang-loader.min.js:1 GET http://127.0.0.1:8000/lang/en.json 404 (Not Found)
(anonymous) @ lang-loader.min.js:1
value @ lang-loader.min.js:1
value @ lang-loader.min.js:1
t @ lang-loader.min.js:1
3680 @ lang-loader.min.js:1
n @ manifest.js?id=05687c4416821174765a9620f9e50c4f:1
(anonymous) @ lang-loader.min.js:1
o @ manifest.js?id=05687c4416821174765a9620f9e50c4f:1
(anonymous) @ manifest.js?id=05687c4416821174765a9620f9e50c4f:1
(anonymous) @ manifest.js?id=05687c4416821174765a9620f9e50c4f:1
(anonymous) @ manifest.js?id=05687c4416821174765a9620f9e50c4f:1
setup.min.js:1 (7) [{…}, {…}, {…}, {…}, {…}, {…}, {…}]
setup.min.js:1 (7) [{…}, {…}, {…}, {…}, {…}, {…}, {…}]
setup.min.js:1 {…}
setup.min.js:1 {…}
setup.min.js:1 {…}
setup.min.js:1 {…}
setup.min.js:1 {…}
setup.min.js:1 {…}
setup.min.js:1 {…}
vendor.js?id=55a43eead10988a220735a7e6c14f715:2 ReferenceError: nsHttpClient is not defined
at s.checkDatabase (setup.min.js:1:133221)
at s.validate (setup.min.js:1:132839)
at click (setup.min.js:1:135511)
at $n (vendor.js?id=55a43eead10988a220735a7e6c14f715:2:2556498)
at s.n (vendor.js?id=55a43eead10988a220735a7e6c14f715:2:2544141)
at $n (vendor.js?id=55a43eead10988a220735a7e6c14f715:2:2556498)
at t.$emit (vendor.js?id=55a43eead10988a220735a7e6c14f715:2:2576374)
at click (eval at Ul (vendor.js?id=55a43eead10988a220735a7e6c14f715:2:2637360), :3:124)
at $n (vendor.js?id=55a43eead10988a220735a7e6c14f715:2:2556498)
at HTMLDivElement.n (vendor.js?id=55a43eead10988a220735a7e6c14f715:2:2544141)

@Blair2004 Blair2004 added the unreproducible Unable to reproduce the issue using the information provided. label Dec 22, 2022
@Blair2004
Copy link
Owner

This message is not relevant and can't tell on what happening. If you're installing using "php artisan serve". You're invited to use Laragon or another virtual server. For further instruction check the documentation.

Thanks.

@Blair2004
Copy link
Owner

It appears this issue persist on recent NexoPOS release. We're reopening for investigation.

@Blair2004 Blair2004 reopened this Jan 5, 2023
@DoM1niC
Copy link

DoM1niC commented Jan 7, 2023

Same Problem with Stable and current Master Branch
php artisan serve don't help and show any problem

Update

works with v4.8.x Branch

Log

NPM (16.17.0) Compile is fine

root@webapps:/home/www/NexoPOS# rm -rf node_modules/
root@webapps:/home/www/NexoPOS# npm install

added 982 packages, and audited 983 packages in 20s

104 packages are looking for funding
  run `npm fund` for details

2 vulnerabilities (1 high, 1 critical)

To address all issues, run:
  npm audit fix

Run `npm audit` for details.
root@webapps:/home/www/NexoPOS# npm install

up to date, audited 983 packages in 3s

104 packages are looking for funding
  run `npm fund` for details

2 vulnerabilities (1 high, 1 critical)

To address all issues, run:
  npm audit fix

Run `npm audit` for details.
root@webapps:/home/www/NexoPOS# npm run prod

> prod
> npm run production


> production
> npx mix --production && npm run asset-build


● Mix █████████████████████████ done (99%) plugins
 BuildCallbackPlugin





   Laravel Mix v6.0.49


✔ Compiled Successfully in 63708ms
┌──────────────────────────────────────────────────────────────────┬───────────┐
│                                                             File │ Size      │
├──────────────────────────────────────────────────────────────────┼───────────┤
│                                                   /js/app.min.js │ 137 KiB   │
│                                                  /js/auth.min.js │ 130 KiB   │
│                                   /js/bootstrap.min/bootstrap.js │ 25.4 KiB  │
│                                               /js/cashier.min.js │ 26.5 KiB  │
│                                             /js/dashboard.min.js │ 26.8 KiB  │
│                                           /js/lang-loader.min.js │ 2.49 KiB  │
│                                                  /js/manifest.js │ 3.92 KiB  │
│                                                /js/popups.min.js │ 194 KiB   │
│                                              /js/pos-init.min.js │ 315 KiB   │
│                                                   /js/pos.min.js │ 134 KiB   │
│                                                 /js/setup.min.js │ 138 KiB   │
│                                                /js/update.min.js │ 31.3 KiB  │
│                                                    /js/vendor.js │ 2.73 MiB  │
│                                        /js/vendor.js.LICENSE.txt │ 3.37 KiB  │
│                                          js/bootstrap.min/110.js │ 1.33 KiB  │
│                                           js/bootstrap.min/15.js │ 1.62 KiB  │
│                                          js/bootstrap.min/163.js │ 15 KiB    │
│                                          js/bootstrap.min/179.js │ 2.63 KiB  │
│                                          js/bootstrap.min/185.js │ 8.27 KiB  │
│                                          js/bootstrap.min/225.js │ 6.59 KiB  │
│                                          js/bootstrap.min/226.js │ 2.1 KiB   │
│                                          js/bootstrap.min/232.js │ 1.8 KiB   │
│                                          js/bootstrap.min/251.js │ 4.5 KiB   │
│                                          js/bootstrap.min/317.js │ 1.01 KiB  │
│                                          js/bootstrap.min/331.js │ 2.75 KiB  │
│                                          js/bootstrap.min/336.js │ 2 KiB     │
│                                          js/bootstrap.min/348.js │ 5.16 KiB  │
│                                            js/bootstrap.min/4.js │ 306 bytes │

● Mix █████████████████████████ done (99%) plugins
 WebpackBar:done




























   Laravel Mix v6.0.49


✔ Compiled Successfully in 63708ms
┌──────────────────────────────────────────────────────────────────┬───────────┐
│                                                             File │ Size      │
├──────────────────────────────────────────────────────────────────┼───────────┤
│                                                   /js/app.min.js │ 137 KiB   │
│                                                  /js/auth.min.js │ 130 KiB   │
│                                   /js/bootstrap.min/bootstrap.js │ 25.4 KiB  │
│                                               /js/cashier.min.js │ 26.5 KiB  │
│                                             /js/dashboard.min.js │ 26.8 KiB  │
│                                           /js/lang-loader.min.js │ 2.49 KiB  │
│                                                  /js/manifest.js │ 3.92 KiB  │
│                                                /js/popups.min.js │ 194 KiB   │
│                                              /js/pos-init.min.js │ 315 KiB   │
│                                                   /js/pos.min.js │ 134 KiB   │
│                                                 /js/setup.min.js │ 138 KiB   │
│                                                /js/update.min.js │ 31.3 KiB  │
│                                                    /js/vendor.js │ 2.73 MiB  │
│                                        /js/vendor.js.LICENSE.txt │ 3.37 KiB  │
│                                          js/bootstrap.min/110.js │ 1.33 KiB  │
│                                           js/bootstrap.min/15.js │ 1.62 KiB  │
│                                          js/bootstrap.min/163.js │ 15 KiB    │
│                                          js/bootstrap.min/179.js │ 2.63 KiB  │
│                                          js/bootstrap.min/185.js │ 8.27 KiB  │
│                                          js/bootstrap.min/225.js │ 6.59 KiB  │
│                                          js/bootstrap.min/226.js │ 2.1 KiB   │
│                                          js/bootstrap.min/232.js │ 1.8 KiB   │
│                                          js/bootstrap.min/251.js │ 4.5 KiB   │
│                                          js/bootstrap.min/317.js │ 1.01 KiB  │
│                                          js/bootstrap.min/331.js │ 2.75 KiB  │
│                                          js/bootstrap.min/336.js │ 2 KiB     │
│                                          js/bootstrap.min/348.js │ 5.16 KiB  │
│                                            js/bootstrap.min/4.js │ 306 bytes │

✔ Mix
  Compiled successfully in 1.09m




























   Laravel Mix v6.0.49


✔ Compiled Successfully in 63708ms
┌──────────────────────────────────────────────────────────────────┬───────────┐
│                                                             File │ Size      │
├──────────────────────────────────────────────────────────────────┼───────────┤
│                                                   /js/app.min.js │ 137 KiB   │
│                                                  /js/auth.min.js │ 130 KiB   │
│                                   /js/bootstrap.min/bootstrap.js │ 25.4 KiB  │
│                                               /js/cashier.min.js │ 26.5 KiB  │
│                                             /js/dashboard.min.js │ 26.8 KiB  │
│                                           /js/lang-loader.min.js │ 2.49 KiB  │
│                                                  /js/manifest.js │ 3.92 KiB  │
│                                                /js/popups.min.js │ 194 KiB   │
│                                              /js/pos-init.min.js │ 315 KiB   │
│                                                   /js/pos.min.js │ 134 KiB   │
│                                                 /js/setup.min.js │ 138 KiB   │
│                                                /js/update.min.js │ 31.3 KiB  │
│                                                    /js/vendor.js │ 2.73 MiB  │
│                                        /js/vendor.js.LICENSE.txt │ 3.37 KiB  │
│                                          js/bootstrap.min/110.js │ 1.33 KiB  │
│                                           js/bootstrap.min/15.js │ 1.62 KiB  │
│                                          js/bootstrap.min/163.js │ 15 KiB    │
│                                          js/bootstrap.min/179.js │ 2.63 KiB  │
│                                          js/bootstrap.min/185.js │ 8.27 KiB  │
│                                          js/bootstrap.min/225.js │ 6.59 KiB  │
│                                          js/bootstrap.min/226.js │ 2.1 KiB   │
│                                          js/bootstrap.min/232.js │ 1.8 KiB   │
│                                          js/bootstrap.min/251.js │ 4.5 KiB   │
│                                          js/bootstrap.min/317.js │ 1.01 KiB  │
│                                          js/bootstrap.min/331.js │ 2.75 KiB  │
│                                          js/bootstrap.min/336.js │ 2 KiB     │
│                                          js/bootstrap.min/348.js │ 5.16 KiB  │
│                                            js/bootstrap.min/4.js │ 306 bytes │
│                                          js/bootstrap.min/417.js │ 3.6 KiB   │
│                                          js/bootstrap.min/418.js │ 3.71 KiB  │
│                                          js/bootstrap.min/441.js │ 1.07 KiB  │
│                                          js/bootstrap.min/523.js │ 1.93 KiB  │
│                                          js/bootstrap.min/531.js │ 329 bytes │
│                                          js/bootstrap.min/613.js │ 193 KiB   │
│                                          js/bootstrap.min/669.js │ 2.41 KiB  │
│                                          js/bootstrap.min/677.js │ 3.6 KiB   │
│                                          js/bootstrap.min/724.js │ 4.51 KiB  │
│                                          js/bootstrap.min/759.js │ 1.26 KiB  │
│                                          js/bootstrap.min/781.js │ 2.29 KiB  │
│                                          js/bootstrap.min/800.js │ 1.96 KiB  │
│                                          js/bootstrap.min/805.js │ 6.48 KiB  │
│                                           js/bootstrap.min/82.js │ 6.53 KiB  │
│                                          js/bootstrap.min/852.js │ 25.9 KiB  │
│                                          js/bootstrap.min/880.js │ 2.24 KiB  │
│                                           js/bootstrap.min/89.js │ 1.98 KiB  │
│                                          js/bootstrap.min/896.js │ 6.92 KiB  │
│                                          js/bootstrap.min/913.js │ 14.1 KiB  │
│                                           js/bootstrap.min/95.js │ 45.8 KiB  │
│                                          js/bootstrap.min/978.js │ 7.28 KiB  │
│                                          js/bootstrap.min/979.js │ 178 KiB   │
└──────────────────────────────────────────────────────────────────┴───────────┘
webpack compiled successfully

> asset-build
> npm run font-build && npm run css-build


> font-build
> sass resources/sass/line-awesome/1.3.0/scss/line-awesome.scss public/css/line-                                                                                                                                                             awesome.css --style compressed


> css-build
> postcss resources/sass/*.scss -d public/css/ --ext css --env production

compiling: animations.scss
compiling: app.scss
compiling: dark.scss
compiling: fonts.scss
compiling: grid.scss
compiling: light.scss
compiling: typography.scss

@chapdel
Copy link

chapdel commented Jan 10, 2023

Same bugs. I'm waiting for the answer from the support since more than 4 days.

@Boors96
Copy link

Boors96 commented Jan 10, 2023

Same bug here with nsHttpClient

This is the error on my console:

vue.esm.js?4b29:5105 [Vue warn]: Error in v-on handler: "ReferenceError: nsHttpClient is not defined"

found in

--->
at resources/ts/pages/setup/database.vue

@Blair2004
Copy link
Owner

Hi,

Please one of you having that issue, consider either:

  • sending a zip of the project you downloaded
  • tell exactly which version you downloaded (a link could be useful)

You might also need to mention whether is master, v4.8.x or v5.x

@Boors96
Copy link

Boors96 commented Jan 11, 2023

This is the link for the project:
https://github.com/Blair2004/NexoPOS.git
Version: 4.8.12

nexopos pushed a commit that referenced this issue Jan 11, 2023
- Fixed: Initialization of Axios HTTP Client (#1206)
@Blair2004
Copy link
Owner

Should be fixed with the latest release 4.8.13

@kemar-art
Copy link

Hi here is the errors from the console

bootstrap.js?id=b8873b3c1f5d7dd5f16595a1f52a91d7:1 Uncaught TypeError: Cannot read properties of undefined (reading 'headers') at 7700 (bootstrap.js?id=b8873b3c1f5d7dd5f16595a1f52a91d7:1:5283) at n (manifest.js?id=05687c4416821174765a9620f9e50c4f:1:147) at bootstrap.js?id=b8873b3c1f5d7dd5f16595a1f52a91d7:1:26019 at n.O (manifest.js?id=05687c4416821174765a9620f9e50c4f:1:429) at bootstrap.js?id=b8873b3c1f5d7dd5f16595a1f52a91d7:1:26039 at o (manifest.js?id=05687c4416821174765a9620f9e50c4f:1:3794) at bootstrap.js?id=b8873b3c1f5d7dd5f16595a1f52a91d7:1:63 7700 @ bootstrap.js?id=b8873b3c1f5d7dd5f16595a1f52a91d7:1 n @ manifest.js?id=05687c4416821174765a9620f9e50c4f:1 (anonymous) @ bootstrap.js?id=b8873b3c1f5d7dd5f16595a1f52a91d7:1 n.O @ manifest.js?id=05687c4416821174765a9620f9e50c4f:1 (anonymous) @ bootstrap.js?id=b8873b3c1f5d7dd5f16595a1f52a91d7:1 o @ manifest.js?id=05687c4416821174765a9620f9e50c4f:1 (anonymous) @ bootstrap.js?id=b8873b3c1f5d7dd5f16595a1f52a91d7:1 lang-loader.min.js:1 GET http://127.0.0.1:8000/lang/en.json 404 (Not Found) (anonymous) @ lang-loader.min.js:1 value @ lang-loader.min.js:1 value @ lang-loader.min.js:1 t @ lang-loader.min.js:1 3680 @ lang-loader.min.js:1 n @ manifest.js?id=05687c4416821174765a9620f9e50c4f:1 (anonymous) @ lang-loader.min.js:1 o @ manifest.js?id=05687c4416821174765a9620f9e50c4f:1 (anonymous) @ manifest.js?id=05687c4416821174765a9620f9e50c4f:1 (anonymous) @ manifest.js?id=05687c4416821174765a9620f9e50c4f:1 (anonymous) @ manifest.js?id=05687c4416821174765a9620f9e50c4f:1 setup.min.js:1 (7) [{…}, {…}, {…}, {…}, {…}, {…}, {…}] setup.min.js:1 (7) [{…}, {…}, {…}, {…}, {…}, {…}, {…}] setup.min.js:1 {…} setup.min.js:1 {…} setup.min.js:1 {…} setup.min.js:1 {…} setup.min.js:1 {…} setup.min.js:1 {…} setup.min.js:1 {…} vendor.js?id=55a43eead10988a220735a7e6c14f715:2 ReferenceError: nsHttpClient is not defined at s.checkDatabase (setup.min.js:1:133221) at s.validate (setup.min.js:1:132839) at click (setup.min.js:1:135511) at $n (vendor.js?id=55a43eead10988a220735a7e6c14f715:2:2556498) at s.n (vendor.js?id=55a43eead10988a220735a7e6c14f715:2:2544141) at $n (vendor.js?id=55a43eead10988a220735a7e6c14f715:2:2556498) at t.$emit (vendor.js?id=55a43eead10988a220735a7e6c14f715:2:2576374) at click (eval at Ul (vendor.js?id=55a43eead10988a220735a7e6c14f715:2:2637360), :3:124) at $n (vendor.js?id=55a43eead10988a220735a7e6c14f715:2:2556498) at HTMLDivElement.n (vendor.js?id=55a43eead10988a220735a7e6c14f715:2:2544141)

@Blair2004 @leonidas79

I had that issue when I was installing this software locally and in Cpanel. what I had to do was to go in the database.php file and make a configuration. engine was equal to null when I changed it to 'InnoDB ROW_FORMAT=DYNAMIC' then I was able to install nexopos.

'mysql' => [
'driver' => 'mysql',
'url' => env('DATABASE_URL'),
'host' => env('DB_HOST', '127.0.0.1'),
'port' => env('DB_PORT', '3306'),
'database' => env('DB_DATABASE', 'forge'),
'username' => env('DB_USERNAME', 'forge'),
'password' => env('DB_PASSWORD', ''),
'unix_socket' => env('DB_SOCKET', ''),
'charset' => 'utf8mb4',
'collation' => 'utf8mb4_unicode_ci',
'prefix' => env( 'DB_PREFIX', '' ),
'prefix_indexes' => true,
'strict' => true,
'engine' => 'InnoDB ROW_FORMAT=DYNAMIC',
'options' => extension_loaded('pdo_mysql') ? array_filter([
PDO::MYSQL_ATTR_SSL_CA => env('MYSQL_ATTR_SSL_CA'),
]) : [],
],

@Blair2004
Copy link
Owner

Hi here is the errors from the console
bootstrap.js?id=b8873b3c1f5d7dd5f16595a1f52a91d7:1 Uncaught TypeError: Cannot read properties of undefined (reading 'headers') at 7700 (bootstrap.js?id=b8873b3c1f5d7dd5f16595a1f52a91d7:1:5283) at n (manifest.js?id=05687c4416821174765a9620f9e50c4f:1:147) at bootstrap.js?id=b8873b3c1f5d7dd5f16595a1f52a91d7:1:26019 at n.O (manifest.js?id=05687c4416821174765a9620f9e50c4f:1:429) at bootstrap.js?id=b8873b3c1f5d7dd5f16595a1f52a91d7:1:26039 at o (manifest.js?id=05687c4416821174765a9620f9e50c4f:1:3794) at bootstrap.js?id=b8873b3c1f5d7dd5f16595a1f52a91d7:1:63 7700 @ bootstrap.js?id=b8873b3c1f5d7dd5f16595a1f52a91d7:1 n @ manifest.js?id=05687c4416821174765a9620f9e50c4f:1 (anonymous) @ bootstrap.js?id=b8873b3c1f5d7dd5f16595a1f52a91d7:1 n.O @ manifest.js?id=05687c4416821174765a9620f9e50c4f:1 (anonymous) @ bootstrap.js?id=b8873b3c1f5d7dd5f16595a1f52a91d7:1 o @ manifest.js?id=05687c4416821174765a9620f9e50c4f:1 (anonymous) @ bootstrap.js?id=b8873b3c1f5d7dd5f16595a1f52a91d7:1 lang-loader.min.js:1 GET http://127.0.0.1:8000/lang/en.json 404 (Not Found) (anonymous) @ lang-loader.min.js:1 value @ lang-loader.min.js:1 value @ lang-loader.min.js:1 t @ lang-loader.min.js:1 3680 @ lang-loader.min.js:1 n @ manifest.js?id=05687c4416821174765a9620f9e50c4f:1 (anonymous) @ lang-loader.min.js:1 o @ manifest.js?id=05687c4416821174765a9620f9e50c4f:1 (anonymous) @ manifest.js?id=05687c4416821174765a9620f9e50c4f:1 (anonymous) @ manifest.js?id=05687c4416821174765a9620f9e50c4f:1 (anonymous) @ manifest.js?id=05687c4416821174765a9620f9e50c4f:1 setup.min.js:1 (7) [{…}, {…}, {…}, {…}, {…}, {…}, {…}] setup.min.js:1 (7) [{…}, {…}, {…}, {…}, {…}, {…}, {…}] setup.min.js:1 {…} setup.min.js:1 {…} setup.min.js:1 {…} setup.min.js:1 {…} setup.min.js:1 {…} setup.min.js:1 {…} setup.min.js:1 {…} vendor.js?id=55a43eead10988a220735a7e6c14f715:2 ReferenceError: nsHttpClient is not defined at s.checkDatabase (setup.min.js:1:133221) at s.validate (setup.min.js:1:132839) at click (setup.min.js:1:135511) at $n (vendor.js?id=55a43eead10988a220735a7e6c14f715:2:2556498) at s.n (vendor.js?id=55a43eead10988a220735a7e6c14f715:2:2544141) at $n (vendor.js?id=55a43eead10988a220735a7e6c14f715:2:2556498) at t.$emit (vendor.js?id=55a43eead10988a220735a7e6c14f715:2:2576374) at click (eval at Ul (vendor.js?id=55a43eead10988a220735a7e6c14f715:2:2637360), :3:124) at $n (vendor.js?id=55a43eead10988a220735a7e6c14f715:2:2556498) at HTMLDivElement.n (vendor.js?id=55a43eead10988a220735a7e6c14f715:2:2544141)

@Blair2004 @leonidas79

I had that issue when I was installing this software locally and in Cpanel. what I had to do was to go in the database.php file and make a configuration. engine was equal to null when I changed it to 'InnoDB ROW_FORMAT=DYNAMIC' then I was able to install nexopos.

'mysql' => [ 'driver' => 'mysql', 'url' => env('DATABASE_URL'), 'host' => env('DB_HOST', '127.0.0.1'), 'port' => env('DB_PORT', '3306'), 'database' => env('DB_DATABASE', 'forge'), 'username' => env('DB_USERNAME', 'forge'), 'password' => env('DB_PASSWORD', ''), 'unix_socket' => env('DB_SOCKET', ''), 'charset' => 'utf8mb4', 'collation' => 'utf8mb4_unicode_ci', 'prefix' => env( 'DB_PREFIX', '' ), 'prefix_indexes' => true, 'strict' => true, 'engine' => 'InnoDB ROW_FORMAT=DYNAMIC', 'options' => extension_loaded('pdo_mysql') ? array_filter([ PDO::MYSQL_ATTR_SSL_CA => env('MYSQL_ATTR_SSL_CA'), ]) : [], ],

The issue was fixed by changing an implementation of "axios" we released an update already.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unreproducible Unable to reproduce the issue using the information provided.
Projects
None yet
Development

No branches or pull requests

6 participants