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

docker 0.7.0 無法使用 #53

Closed
jasonwu1994 opened this issue Jan 15, 2024 · 1 comment
Closed

docker 0.7.0 無法使用 #53

jasonwu1994 opened this issue Jan 15, 2024 · 1 comment

Comments

@jasonwu1994
Copy link

Arm架構,啟用報錯

ERROR:apscheduler.jobstores.default:Unable to restore job "my_job" -- removing it
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/apscheduler/util.py", line 271, in ref_to_obj
    obj = __import__(modulename, fromlist=[rest])
ModuleNotFoundError: No module named 'main.main'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/apscheduler/jobstores/sqlalchemy.py", line 148, in _get_jobs
    jobs.append(self._reconstitute_job(row.job_state))
  File "/usr/local/lib/python3.9/site-packages/apscheduler/jobstores/sqlalchemy.py", line 134, in _reconstitute_job
    job.__setstate__(job_state)
  File "/usr/local/lib/python3.9/site-packages/apscheduler/job.py", line 273, in __setstate__
    self.func = ref_to_obj(self.func_ref)
  File "/usr/local/lib/python3.9/site-packages/apscheduler/util.py", line 273, in ref_to_obj
    raise LookupError('Error resolving reference %s: could not import module' % ref)
LookupError: Error resolving reference main.main:refresh_all_user: could not import module
@jasonwu1994
Copy link
Author

"解除了 api_proxy_prefix 的前缀,你现在访问端口可以直接使用本项目"

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

1 participant