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

Synapse for 0.3.6 #63

Open
1 of 7 tasks
k0gen opened this issue Aug 15, 2024 · 1 comment
Open
1 of 7 tasks

Synapse for 0.3.6 #63

k0gen opened this issue Aug 15, 2024 · 1 comment

Comments

@k0gen
Copy link
Member

k0gen commented Aug 15, 2024

Service: Synapse

This issue is part of our efforts to ensure that the OS is fully ready for the service when 0.3.6 is launched.

Current Status:

  • Works Fine
  • Partial Issues
  • Doesn't Work

Description:
Synapse is currently experiencing issues with health checks in StartOS 0.3.6. The service fails to pass the necessary health checks, which could indicate deeper underlying issues affecting its functionality. Specific areas affected may include connectivity, resource usage, or service uptime.

Tasks:

  • Investigate and identify the root cause of the health check failures.
  • Address any bugs or configuration issues leading to the health check failures.
  • Re-test to ensure that Synapse passes all health checks.
  • Ensure all features are tested and functioning as expected.
@k0gen
Copy link
Member Author

k0gen commented Aug 15, 2024

Synapse Health Checks Issues

Federation
Error: open /data/start9/config.yaml: no such file or directory

Admin interface
Error: open /data/start9/config.yaml: no such file or directory Waiting for Synapse to finish initialization ...

User Signups Off
Error: open /data/start9/config.yaml: no such file or directory User signups should be disabled when not in use 

Logs

2024-08-10T09:02:04+02:00  Error: docker_entrypoint.sh exited with code 1
2024-08-10T09:02:04+02:00      at ChildProcess.<anonymous> (/usr/lib/startos/init/node_modules/@start9labs/start-sdk/cjs/lib/mainFn/CommandController.js:38:35)
2024-08-10T09:02:04+02:00      at ChildProcess.emit (node:events:519:28)
2024-08-10T09:02:04+02:00      at ChildProcess._handle.onexit (node:internal/child_process:294:12)
2024-08-10T09:02:04+02:00  Filesystem I/O Error: No such file or directory (os error 2)
2024-08-10T09:02:04+02:00  Error: docker_entrypoint.sh exited with code 2
2024-08-10T09:02:04+02:00      at ChildProcess.<anonymous> (/usr/lib/startos/init/node_modules/@start9labs/start-sdk/cjs/lib/mainFn/CommandController.js:38:35)

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