[GH-ISSUE #981] [BUG] New Replit instance not working - "Run isn't configured" #605

Closed
opened 2026-02-25 20:36:07 +03:00 by kerem · 1 comment
Owner

Originally created by @brokoler on GitHub (Apr 8, 2023).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/981

Describe the bug
After deploying a whoogle-search instance via Replit, I get following error when the instance is started via "Run" in the console:

echo Run isn't configured. Try adding a .replit and configuring it https://docs.replit.com/programming-ide/configuring-run-button
Run isn't configured. Try adding a .replit and configuring it https://docs.replit.com/programming-ide/configuring-run-button

To Reproduce
Steps to reproduce the behavior:

  1. Go to replit.com
  2. Deploy a new Whoogle Search instance via pressing the replit button in the install instructions of this github repository
  3. Wait until the import process succeeds
  4. Press "Run" and see the error

Deployment Method

  • Heroku (one-click deploy)
  • Docker
  • run executable
  • pip/pipx
  • Other: Replit instance

Version of Whoogle Search

  • Latest build from [source] (i.e. GitHub, Docker Hub, pip, etc)
  • Version [version number]
  • Not sure
Originally created by @brokoler on GitHub (Apr 8, 2023). Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/981 **Describe the bug** After deploying a whoogle-search instance via Replit, I get following error when the instance is started via "Run" in the console: ``` echo Run isn't configured. Try adding a .replit and configuring it https://docs.replit.com/programming-ide/configuring-run-button Run isn't configured. Try adding a .replit and configuring it https://docs.replit.com/programming-ide/configuring-run-button ``` **To Reproduce** Steps to reproduce the behavior: 1. Go to replit.com 2. Deploy a new Whoogle Search instance via pressing the replit button in the install instructions of this github repository 3. Wait until the import process succeeds 4. Press "Run" and see the error **Deployment Method** - [ ] Heroku (one-click deploy) - [ ] Docker - [ ] `run` executable - [ ] pip/pipx - [x] Other: Replit instance **Version of Whoogle Search** - [x] Latest build from [source] (i.e. GitHub, Docker Hub, pip, etc) - [ ] Version [version number] - [ ] Not sure
kerem 2026-02-25 20:36:07 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@brokoler commented on GitHub (Apr 8, 2023):

It works now, I don't know what went wrong when installing it.
After logging out and logging in to Replit I was able to start the instance successfully! :)

<!-- gh-comment-id:1500895654 --> @brokoler commented on GitHub (Apr 8, 2023): It works now, I don't know what went wrong when installing it. After logging out and logging in to Replit I was able to start the instance successfully! :)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whoogle-search#605
No description provided.