Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Impossible to create new table when running docker version #45

Open
FixerCy opened this issue Sep 26, 2022 · 10 comments · Fixed by #46
Open

Impossible to create new table when running docker version #45

FixerCy opened this issue Sep 26, 2022 · 10 comments · Fixed by #46

Comments

@FixerCy
Copy link

FixerCy commented Sep 26, 2022

Describe the bug
When running docker version there is impossible to create table in the "System Setting" menu

To Reproduce
Steps to reproduce the behavior:

Perform operation for installing APP
$ git clone https://github.com/itsalb3rt/cloudcsv.git $ docker-compose up

Perform operation for installing API
$ git clone https://github.com/itsalb3rt/cloudcsv_api.git $ docker-compose up

  1. Create new user,
  2. login,
  3. navigate to "System Setting"
  4. Find the "Manage tables" sections
  5. Click "Create table" button
  6. Choose some columns names, types and name (ex 3.)
  7. Try to click save button

Expected behavior
Table should be created

Movie from reproducing issue and error that appears:

"DATA NO IN API DOCUMENTATION FORMAT CERRAR"
https://www.youtube.com/watch?v=beaBTLE94mc

Desktop (please complete the following information):

OS: Tried on both: Centos and Linux Mint
Browser, Firefox, Chrome

@itsalb3rt
Copy link
Owner

Thanks! I check this asap.

@itsalb3rt itsalb3rt linked a pull request Sep 26, 2022 that will close this issue
@itsalb3rt
Copy link
Owner

itsalb3rt commented Sep 26, 2022

Fixed in #46 UI bug.

@FixerCy
Copy link
Author

FixerCy commented Sep 27, 2022

Thank you! Best regards :)

@FixerCy
Copy link
Author

FixerCy commented Sep 27, 2022

ĥmmm have the changes been commited to docker repo? I still experience it unfortunately.

(Yes I performed docker stop + docker rm on all old instances and performed new installation)

@itsalb3rt itsalb3rt reopened this Sep 27, 2022
@itsalb3rt
Copy link
Owner

Make a sure you have a new version code of master branch;

  • Try git pull origin master
  • Try to remove the project directory and clone again

@FixerCy
Copy link
Author

FixerCy commented Sep 29, 2022

I double checked this and still experience this issue :(

@itsalb3rt
Copy link
Owner

Try to get the API response like this video and show me the server response.

cloudcsv

@itsalb3rt
Copy link
Owner

Any news @CryptoNGuns ? 👀

@FixerCy
Copy link
Author

FixerCy commented Oct 3, 2022

"Method not allowed" message appears in the firefox console:
image

@itsalb3rt
Copy link
Owner

For the information in the tab of the window, you have an old version of the UI, please run git pull origin master and build again the frontend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants