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

s3 backup for new session data folders #3262

Open
smashah opened this issue Jan 29, 2025 · 2 comments
Open

s3 backup for new session data folders #3262

smashah opened this issue Jan 29, 2025 · 2 comments

Comments

@smashah
Copy link
Member

smashah commented Jan 29, 2025

No description provided.

@MrShadow50
Copy link

Hello @smashah, I was trying to store my session on bucket. My session start storing but when I build server it does not restart my session. Can you help me to solve it.

const launchConfig = {
  sessionId: sessionName,
  multiDevice: true,
  blockCrashLogs: true,
  disableSpins: true,
  headless: true,
  hostNotificationLang: 'PT_BR',
  logConsole: false,
  popup: true,
  port: process.env.PORT,
  qrTimeout: 300,
  authTimeout: 600,
  useChrome: true,
  sessionDataBucketAuth: process.env.AWS_BUCKET_AUTH,
  skipSessionSave: true
}

@MrShadow50
Copy link

@smashah can you help me to fix it.

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

2 participants