Alguém pode me ajudar? Já tentei em outros servidores (digitaloceam, Hetzner), outras versões de Linux, porém dá o mesmo erro em todos.
root@debian-2gb-hil-1:~# wget -qO wo wops.cc && sudo bash wo
Welcome to WordOps install/update script v3.16.2
Installing wo dependencies [OK]
Installing WordOps [OK]
Running post-install steps [OK]
Traceback (most recent call last):
File “/usr/local/bin/wo”, line 8, in
sys.exit(main())
File “/opt/wo/lib/python3.9/site-packages/wo/cli/main.py”, line 93, in main
with app:
File “/opt/wo/lib/python3.9/site-packages/cement/core/foundation.py”, line 1501, in enter
self.setup()
File “/opt/wo/lib/python3.9/site-packages/cement/core/foundation.py”, line 852, in setup
self._setup_plugin_handler()
File “/opt/wo/lib/python3.9/site-packages/cement/core/foundation.py”, line 1339, in _setup_plugin_handler
self.plugin.load_plugins(self.plugin.get_enabled_plugins())
File “/opt/wo/lib/python3.9/site-packages/cement/ext/ext_plugin.py”, line 290, in load_plugins
self.load_plugin(plugin_name)
File “/opt/wo/lib/python3.9/site-packages/cement/ext/ext_plugin.py”, line 259, in load_plugin
if self._load_plugin_from_bootstrap(plugin_name, self.bootstrap):
File “/opt/wo/lib/python3.9/site-packages/cement/ext/ext_plugin.py”, line 225, in _load_plugin_from_bootstrap
import(full_module, globals(), locals(), [], 0)
File “/opt/wo/lib/python3.9/site-packages/wo/cli/plugins/debug.py”, line 11, in
from wo.cli.plugins.site_functions import logwatch
File “/opt/wo/lib/python3.9/site-packages/wo/cli/plugins/site_functions.py”, line 12, in
from wo.cli.plugins.sitedb import getSiteInfo
File “/opt/wo/lib/python3.9/site-packages/wo/cli/plugins/sitedb.py”, line 6, in
from wo.cli.plugins.models import SiteDB
File “/opt/wo/lib/python3.9/site-packages/wo/cli/plugins/models.py”, line 3, in
from wo.core.database import Base
File “/opt/wo/lib/python3.9/site-packages/wo/core/database.py”, line 9, in
engine = create_engine(WOVar.wo_db_uri, convert_unicode=True)
File “”, line 2, in create_engine
File “/opt/wo/lib/python3.9/site-packages/sqlalchemy/util/deprecations.py”, line 277, in warned
return fn(*args, **kwargs) # type: ignore[no-any-return]
File “/opt/wo/lib/python3.9/site-packages/sqlalchemy/engine/create.py”, line 693, in create_engine
raise TypeError(
TypeError: Invalid argument(s) ‘convert_unicode’ sent to create_engine(), using configuration SQLiteDialect_pysqlite/QueuePool/Engine. Please check that the keyword arguments are appropriate for this combination of components.
WordOps (wo) upgrade to v3.16.2 was succesfull!
Changelog is available on https://github.com/WordOps/WordOps/releases/tag/v3.16.2
To upgrade WordOps web stacks, you can use the command:
wo stack upgrade
To update all other packages, you can use the command:
wo maintenance
WordOps Documentation : https://docs.wordops.net
WordOps Community Forum : https://community.wordops.net
WordOps Community Chat : https://chat.wordops.net
Give WordOps a GitHub star : https://github.com/WordOps/WordOps/