runtime error
Exit code: 1. Reason: File "/app/mcp-agents/integration.py", line 10, in <module> from academic_research_agent import process_academic_research_questions, enhance_academic_hypotheses File "/app/mcp-agents/academic_research_agent.py", line 7, in <module> from common import get_pydantic_ai_agent, process_research_questions, enhance_hypotheses File "/app/mcp-agents/common.py", line 10, in <module> from pydantic_ai import Agent ModuleNotFoundError: No module named 'pydantic_ai' Loading configuration from environment variables npm error code EACCES npm error syscall mkdir npm error path /.npm npm error errno EACCES npm error npm error Your cache folder contains root-owned files, due to a bug in npm error previous versions of npm which has since been addressed. npm error npm error To permanently fix this problem, please run: npm error sudo chown -R 1000:0 "/.npm" npm notice npm notice New major version of npm available! 10.8.2 -> 11.3.0 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.3.0 npm notice To update run: npm install -g [email protected] npm notice npm error Log files were not written due to an error writing to the directory: /.npm/_logs npm error You can rerun the command with `--loglevel=verbose` to see the logs in your terminal ▲ Next.js 15.3.0 - Local: http://localhost:3000 - Network: http://10.26.12.35:3000 ✓ Starting... [TypeError: Cannot read properties of undefined (reading '/_middleware')] npm notice npm notice New major version of npm available! 10.8.2 -> 11.3.0 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.3.0 npm notice To update run: npm install -g [email protected] npm notice Failed to start with npm start, falling back to next start... ▲ Next.js 15.3.0 - Local: http://localhost:7860 - Network: http://10.26.12.35:7860 ✓ Starting... [TypeError: Cannot read properties of undefined (reading '/_middleware')] /app/start.sh: line 205: server.js: Permission denied Failed to start with next start, falling back to node server.js...
Container logs:
Fetching error logs...