Azwal Zaman Mohammed

Results 15 comments of Azwal Zaman Mohammed

> You can close the ~previous one like~ one just opened: > > ```ts > if (app.requestSingleInstanceLock()) app.on('ready', setUp); > else app.quit(); > ``` > > Only problem I haven't...

I need this as well for similar reasons

> No idea. > > I used this driver to connect to MS SQL Server. Never to TallyODBC64_9000 . Maybe you can adjust the code so it works with TallyODBC64_9000...

I'm encountering this issue as well running on Ubuntu 22.04 and Python 3.10

> > Has anyone managed to install fresh with the script? I still get the 404 error when trying to visit http:// on `python3 easy-install.py --prod --email myemail.com` ![Screenshot 2023-02-27...

> @azwalzaman I have used the single server docker setup. It kind of works. It says the website is available on `site1.localhost` so I tried to access it on `site1.`...

> ``` > @azwalzaman Can you explain a bit more? > ``` > > I did add this: ` localhost` to my `/etc/hosts` file Yeah I never had to do...

> @azwalzaman I tried the single server docker setup and I am getting `404 page not found.` ![erpnext](https://user-images.githubusercontent.com/122013120/223703405-737aa55c-4166-4dc3-b318-af0389ca64a2.png) What did you name your erpnext site? And what did you name...