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

No module named reworkd_platform #1524

Open
6 of 10 tasks
valentt opened this issue Apr 9, 2024 · 0 comments
Open
6 of 10 tasks

No module named reworkd_platform #1524

valentt opened this issue Apr 9, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@valentt
Copy link

valentt commented Apr 9, 2024

Please check that this issue hasn't been reported before.

  • I searched previous Bug Reports didn't find any similar reports.

Expected Behavior

To have AgentGPT running locally

Current behaviour

Successfully tagged agentgpt_platform:latest
Recreating agentgpt_db ... done
Starting frontend ... done
Recreating platform ... done
Attaching to frontend, agentgpt_db, platform
agentgpt_db | 2024-04-09 08:04:54+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.36-1.el8 started.
agentgpt_db | 2024-04-09 08:04:54+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
agentgpt_db | 2024-04-09 08:04:54+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.36-1.el8 started.
agentgpt_db | '/var/lib/mysql/mysql.sock' -> '/var/run/mysqld/mysqld.sock'
frontend | dos2unix: wait-for-db.sh: Permission denied
frontend | dos2unix: Skipping wait-for-db.sh, not a regular file.
frontend | cp: can't stat '.env': Permission denied
frontend | dos2unix: .env.temp: No such file or directory
frontend | dos2unix: Skipping .env.temp, not a regular file.
frontend | /entrypoint.sh: line 10: can't create .env: Permission denied
frontend | rm: can't remove '.env.temp': No such file or directory
frontend | /entrypoint.sh: source: line 13: can't open '.env': Permission denied
platform | /usr/local/bin/python: No module named reworkd_platform
frontend exited with code 2
agentgpt_db | 2024-04-09T08:04:55.048860Z 0 [Warning] [MY-010139] [Server] Changed limits: max_open_files: 1024 (requested 8161)
agentgpt_db | 2024-04-09T08:04:55.048869Z 0 [Warning] [MY-010142] [Server] Changed limits: table_open_cache: 431 (requested 4000)
agentgpt_db | 2024-04-09T08:04:55.290509Z 0 [Warning] [MY-011068] [Server] The syntax '--skip-host-cache' is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead.
agentgpt_db | 2024-04-09T08:04:55.292485Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.36) starting as process 1
agentgpt_db | 2024-04-09T08:04:55.304160Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
agentgpt_db | 2024-04-09T08:04:55.874021Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
platform exited with code 1
agentgpt_db | 2024-04-09T08:04:56.686782Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
agentgpt_db | 2024-04-09T08:04:56.688488Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel.
agentgpt_db | 2024-04-09T08:04:56.702996Z 0 [Warning] [MY-011810] [Server] Insecure configuration for --pid-file: Location '/var/run/mysqld' in the path is accessible to all OS users. Consider choosing a different directory.
agentgpt_db | 2024-04-09T08:04:56.741412Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Bind-address: '::' port: 33060, socket: /var/run/mysqld/mysqlx.sock
agentgpt_db | 2024-04-09T08:04:56.741580Z 0 [System] [MY-010931] [Server] /usr/sbin/mysqld: ready for connections. Version: '8.0.36' socket: '/var/run/mysqld/mysqld.sock' port: 3307 MySQL Community Server - GPL.
platform | /usr/local/bin/python: No module named reworkd_platform
platform exited with code 1
platform | /usr/local/bin/python: No module named reworkd_platform
platform exited with code 1
platform | /usr/local/bin/python: No module named reworkd_platform
platform exited with code 1
platform | /usr/local/bin/python: No module named reworkd_platform

Steps to reproduce

AgentGPT]$ sudo ./setup.sh

Possible solution

Installing missing python module

Which Operating Systems are you using?

  • Android
  • iPhone/iPad
  • Linux
  • macOS
  • Windows

Acknowledgements

  • My issue title is concise, descriptive, and in title casing.
  • I have searched the existing issues to make sure this bug has not been reported yet.
  • I am using the latest version of AgentGPT.
  • I have provided enough information for the maintainers to reproduce and diagnose the issue.
@valentt valentt added the bug Something isn't working label Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant