Giter Club home page Giter Club logo

Comments (8)

taomujian avatar taomujian commented on June 8, 2024

按说能注册和登陆,说明和数据库交互是没有问题的,我试下docker版的,

from linbing.

taomujian avatar taomujian commented on June 8, 2024

子域名爆破有问题,这个我到周末再试下,之前没用docker版的试子域名爆破,修复了docker之前的一些错误,你先试用下,之后我再更新我都试下

from linbing.

Hopeless avatar Hopeless commented on June 8, 2024

额。。更新后build镜像出错。

Could not import runpy module
Traceback (most recent call last):
File "/Python-3.8.1/Lib/runpy.py", line 15, in
import importlib.util
File "/Python-3.8.1/Lib/importlib/util.py", line 14, in
from contextlib import contextmanager
File "/Python-3.8.1/Lib/contextlib.py", line 4, in
import _collections_abc
SystemError: returned NULL without setting an error
generate-posix-vars failed
make[1]: *** [pybuilddir.txt] Error 1
make[1]: Leaving directory `/Python-3.8.1'
make: *** [profile-opt] Error 2

from linbing.

taomujian avatar taomujian commented on June 8, 2024

...好奇怪,我本地编译是通过的,可以用的,出错后编译停止了吗?

from linbing.

Hopeless avatar Hopeless commented on June 8, 2024

编译停止了,不能生成镜像。

from linbing.

taomujian avatar taomujian commented on June 8, 2024

再试试呢,centos太麻烦了,还得自己编译gcc,然后编译安装python3.8,有时间了换成ubuntu的镜像,子域名问题也解决下

from linbing.

Hopeless avatar Hopeless commented on June 8, 2024

镜像创建成功了,注册出现问题。。

Traceback (most recent call last):
File "/root/flask/run.py", line 39, in
sender = MailSender(config.get('Email', 'email_address'), config.get('Email', 'secret'))
File "/usr/local/python3.8/lib/python3.8/configparser.py", line 781, in get
d = self._unify_values(section, vars)
File "/usr/local/python3.8/lib/python3.8/configparser.py", line 1149, in _unify_values
raise NoSectionError(section) from None
configparser.NoSectionError: No section: 'Email'
unable to load app 0 (mountpoint='') (callable not found or import error)
Traceback (most recent call last):
File "/root/flask/run.py", line 39, in
sender = MailSender(config.get('Email', 'email_address'), config.get('Email', 'secret'))
File "/usr/local/python3.8/lib/python3.8/configparser.py", line 781, in get
d = self._unify_values(section, vars)
File "/usr/local/python3.8/lib/python3.8/configparser.py", line 1149, in _unify_values
raise NoSectionError(section) from None
configparser.NoSectionError: No section: 'Email'
unable to load app 0 (mountpoint='') (callable not found or import error)

另外大佬要不您再优化优化,别自己编译gcc了,编译一次三个小时有点吃不消😄
换镜像举双手赞成,直接放到Kali里面用美滋滋。

from linbing.

taomujian avatar taomujian commented on June 8, 2024

兄弟,我又优化了下,麻烦你在哪试下呢,我在本地试的,2种镜像都可以注册登陆了

from linbing.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.