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

unable to add new book #24

Open
AndyTesla opened this issue Jul 14, 2022 · 2 comments
Open

unable to add new book #24

AndyTesla opened this issue Jul 14, 2022 · 2 comments

Comments

@AndyTesla
Copy link

AndyTesla commented Jul 14, 2022

I suppose that server doesn't run properly, which make it unable to add new book. Here is the error log for server image:
image

Here's my docker version:

Client: Docker Engine - Community
Cloud integration: v1.0.22
Version: 20.10.12
API version: 1.41
Go version: go1.16.12
Git commit: e91ed57
Built: Mon Dec 13 11:45:48 2021
OS/Arch: linux/amd64
Context: default
Experimental: true

Server: Docker Desktop
Engine:
Version: 20.10.12
API version: 1.41 (minimum version 1.12)
Go version: go1.16.12
Git commit: 459d0df
Built: Mon Dec 13 11:43:56 2021
OS/Arch: linux/amd64
Experimental: false
containerd:
Version: 1.4.12
GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d
runc:
Version: 1.0.2
GitCommit: v1.0.2-0-g52b36a2
docker-init:
Version: 0.19.0
GitCommit:

de40ad0

and here's my docker-compose version:

docker-compose version 1.29.2, build 5becea4c
docker-py version: 5.0.0
CPython version: 3.7.10
OpenSSL version: OpenSSL 1.1.0l 10 Sep 2019

the project runs, but somehow unable to add new book:
image
after I click "Submit", there is no book showing in the webpage, press F5, still nothing

@hugh-nguyen
Copy link

Hmm im also geting this error

@hugh-nguyen
Copy link

I fixed it by upgrading flask in requirements.txt from 1.1.2 to 2.2.2

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

No branches or pull requests

2 participants