impler.io icon indicating copy to clipboard operation
impler.io copied to clipboard

`ns not found` internal server error

Open chavda-bhavik opened this issue 1 year ago • 1 comments

Describe the bug While clicking on the Upload Again button from the second mapping stage, the API doesn't work and throws the error ns not found internally.

To Reproduce Steps to reproduce the behavior:

  1. Create a new import and add a few columns.
  2. Click on the Import button.
  3. Upload Excel or CSV file.
  4. Click on See Mapping
  5. On the second stage click on the Upload Again button, it will not work.

Expected behavior The Upload Again button should work without any respect of where the user is.

Screenshots Error backend API is throwing, image

Desktop (please complete the following information):

  • Version 0.18.0

Additional context As per the research, the error is occurring due to MongoDB collection not being found. So in terminate API, we can add a check if the Mongodb collection exists then and then only try to delete it.

chavda-bhavik avatar Apr 04 '24 05:04 chavda-bhavik

@chavda-bhavik issue might be due to the MongoDB collection not being created yet or the name of the collection being incorrect.

HarjobandeepSingh avatar Apr 19 '24 07:04 HarjobandeepSingh

@HarjobandeepSingh is this still available?..im a beginner need an issue to start with.

austinStan avatar Jun 08 '24 14:06 austinStan

Hey @HarjobandeepSingh Thanks that was the issue. We fixed it recently.

chavda-bhavik avatar Aug 01 '24 04:08 chavda-bhavik

hey @austinStan If you're open to contribution, please join Discord to chat with the team or we have recently added new issues too.

chavda-bhavik avatar Aug 01 '24 04:08 chavda-bhavik

@chavda-bhavik thanks..lemme do that right away

austinStan avatar Aug 01 '24 20:08 austinStan