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

Feature/cloudwatch #699

Open
wants to merge 34 commits into
base: master
Choose a base branch
from

Conversation

jmikedupont2
Copy link

@jmikedupont2 jmikedupont2 commented Dec 22, 2024

https://us-east-2.console.aws.amazon.com/cloudwatch/home?region=us-east-2#logsV2:log-groups/log-group/$252Fswarms$252Fsystemd/log-events/i-0fc541c128fc194ec the logs are now writing into cloudwatch from boot with no changes to the server. terraform code here jmikedupont2/swarms-terraform#11 and swarms patch here


📚 Documentation preview 📚: https://swarms--699.org.readthedocs.build/en/699/

mike dupont added 30 commits December 18, 2024 01:06
bugfixing

update install

fix dir

install

update

almost working

bugfix

move to trace level for now

log file name

logging

bugfix

pep8

next

wip
telehack
work in progress

now to test

we need to make sure the app is called correctly.

   main:create_app

in swarms/api/systemd/uvicorn.service

force pull

fixup

logging

wip

wip

wip

wip

wip

wip

wip

wip

wip

wip

wip

wip

adding scripts

bugfix

wip

wip

wip

wip

wip

no more sock

update

wip

wip

bugfix install useradd

switch branch

get rid of local

ignore error on user

more local

more local

bugfix APT

rerun

adding nginx

adding expect for unbuffer debugging

start nginx

bugfix print

hf_home and aws-cli
adding values for undefined variables
+        key_name = "fixme"
+        user_id = "fixme"
for flexibility and security we dont want to have hard coded callbacks
in the code
OSError: [Errno 5] Input/output error
  File "src/hunter/_tracer.pyx", line 45, in hunter._tracer.trace_func
  File "src/hunter/_predicates.pyx", line 587, in hunter._predicates.fast_call
  File "src/hunter/_predicates.pyx", line 360, in hunter._predicates.fast_When_call
  File "main.py", line 56, in process_hunter_event
    print("MOD", mod)

OSError: [Errno 5] Input/output error
(3 additional frame(s) were not displayed
mike dupont added 4 commits December 22, 2024 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant