whishper icon indicating copy to clipboard operation
whishper copied to clipboard

[BUG] windows bat overwrites the .env file

Open drogica opened this issue 1 year ago • 2 comments

Description

A clear and concise description of what the bug is.

To Reproduce

Steps to reproduce the behavior:

  1. Go to 'run get-whishper.bat'
  2. Click on ''.env file already exists Do you want to overwrite it? (Y/N press "N"
  3. Scroll down to '....'
  4. See error Getting the default .env file from Github % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 332 100 332 0 0 991 0 --:--:-- --:--:-- --:--:-- 1000

Expected behavior

do not overwrite the edited .env file

Environment

  • OS: Windows 11
  • Browser: Opera
  • Version: 3.1
  • Hosting: Local

Logs and Configuration

Docker Compose Logs

Run the following command in the project folder, force the error, and paste the logs below: docker compose logs -f --tail 50

PASTE LOGS HERE

Docker Compose File

PASTE YOUR DOCKER-COMPOSE.YML FILE HERE

drogica avatar Dec 04 '23 21:12 drogica

I am not sure if the commit I made will solve this, since I'm unable to test on a Windows computer. If you are able to test, please tell me if the issue has been solved.

pluja avatar Dec 05 '23 06:12 pluja

unfortunately, the problem was not solved, it continues to overwrite, regardless of whether I choose "Y" or "N"

drogica avatar Dec 08 '23 08:12 drogica