LaserWeb / LaserWeb4-Binaries

Installers for LaserWeb4
GNU Affero General Public License v3.0
307 stars 57 forks source link

A javascript error occurred in the main process #6

Closed djjeanb closed 6 years ago

djjeanb commented 6 years ago

dear sirs, i have downloaded the newest version on a clean win 10 machine, installed java installed chrome but somehow i get this error: A javascript error occurred in main process details see attachment followed by a 404 message in the main screen. what could be the problem?

laserweb system

jorgerobles commented 6 years ago

You have another process occupying port 8000. Please check your OS configuration and services.

djjeanb commented 6 years ago

the occupying proces is windows NT kernel and system, not something you can close

jorgerobles commented 6 years ago

See https://github.com/LaserWeb/LaserWeb4/issues/428#issuecomment-337622494

djjeanb commented 6 years ago

yeah tried that but window wo'nt allow blank filenames so i cant make the .env file,

jorgerobles commented 6 years ago

Sorry, cannot help with that. You should be able to create file on console. Btw, if your OS is NT probably LW won't work anyway.

El 11 ene. 2018 3:59 p. m., "djjeanb" notifications@github.com escribió:

yeah tried that but window wo'nt allow blank filenames so i cant make the .env file,

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/LaserWeb/LaserWeb4-Binaries/issues/6#issuecomment-356958925, or mute the thread https://github.com/notifications/unsubscribe-auth/ABoIYGcwLvDdS3Kkk2VgaA95Dx9h8mgUks5tJiGPgaJpZM4Raxne .

djjeanb commented 6 years ago

Well it works on my other similar windows 10 machine but has the older version installed “out of the box”

I’ll keep digging for more info on this problem

Thanks anyway

Van: jorgerobles [mailto:notifications@github.com] Verzonden: donderdag 11 januari 2018 16:04 Aan: LaserWeb/LaserWeb4-Binaries LaserWeb4-Binaries@noreply.github.com CC: djjeanb jean-baptiste@lab-rat.nl; Author author@noreply.github.com Onderwerp: Re: [LaserWeb/LaserWeb4-Binaries] A javascript error occurred in the main process (#6)

Sorry, cannot help with that. You should be able to create file on console. Btw, if your OS is NT probably LW won't work anyway.

El 11 ene. 2018 3:59 p. m., "djjeanb" <notifications@github.com mailto:notifications@github.com > escribió:

yeah tried that but window wo'nt allow blank filenames so i cant make the .env file,

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/LaserWeb/LaserWeb4-Binaries/issues/6#issuecomment-356958925, or mute the thread https://github.com/notifications/unsubscribe-auth/ABoIYGcwLvDdS3Kkk2VgaA95Dx9h8mgUks5tJiGPgaJpZM4Raxne .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/LaserWeb/LaserWeb4-Binaries/issues/6#issuecomment-356960641 , or mute the thread https://github.com/notifications/unsubscribe-auth/AB1XZVtqQf5S0sf1pe4Bw4MwLBnC4oV5ks5tJiLjgaJpZM4Raxne . https://github.com/notifications/beacon/AB1XZaevUBYVfX4dHE1vO3uwOqx39-vcks5tJiLjgaJpZM4Raxne.gif

djjeanb commented 6 years ago

Got it fixed, i’ll post solution on forum

Van: jorgerobles [mailto:notifications@github.com] Verzonden: donderdag 11 januari 2018 16:04 Aan: LaserWeb/LaserWeb4-Binaries LaserWeb4-Binaries@noreply.github.com CC: djjeanb jean-baptiste@lab-rat.nl; Author author@noreply.github.com Onderwerp: Re: [LaserWeb/LaserWeb4-Binaries] A javascript error occurred in the main process (#6)

Sorry, cannot help with that. You should be able to create file on console. Btw, if your OS is NT probably LW won't work anyway.

El 11 ene. 2018 3:59 p. m., "djjeanb" <notifications@github.com mailto:notifications@github.com > escribió:

yeah tried that but window wo'nt allow blank filenames so i cant make the .env file,

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/LaserWeb/LaserWeb4-Binaries/issues/6#issuecomment-356958925, or mute the thread https://github.com/notifications/unsubscribe-auth/ABoIYGcwLvDdS3Kkk2VgaA95Dx9h8mgUks5tJiGPgaJpZM4Raxne .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/LaserWeb/LaserWeb4-Binaries/issues/6#issuecomment-356960641 , or mute the thread https://github.com/notifications/unsubscribe-auth/AB1XZVtqQf5S0sf1pe4Bw4MwLBnC4oV5ks5tJiLjgaJpZM4Raxne . https://github.com/notifications/beacon/AB1XZaevUBYVfX4dHE1vO3uwOqx39-vcks5tJiLjgaJpZM4Raxne.gif

df8oe commented 6 years ago

I do have problem port 8000 is already in use and I want to choose another port for laserweb. Can I do that by configuration file or do I need to build it by myself?

djjeanb commented 6 years ago

you can alter the .env file to select a free port. beware the .env is not a extention its the whole filename, just read the link i provided earlier

df8oe commented 6 years ago

Many thanks - works perfectly. Nice peace of software! I will dig into its usage now.