Insta-mass-account-creator icon indicating copy to clipboard operation
Insta-mass-account-creator copied to clipboard

Accounts.json Not Populating after running Generate accounts

Open TechWithTy opened this issue 7 months ago • 0 comments

Description

The accounts.json file is not being populated after running the "Generate accounts" option. This issue prevents the script from creating and saving new Instagram accounts as expected.

Steps to Reproduce

  1. Run the script: php start.php
  2. Choose option 1 to generate Instagram accounts.
  3. Observe that the accounts.json file is not updated with new account details.

Expected Behavior

The accounts.json file should be populated with the newly generated Instagram account details.

Actual Behavior

The accounts.json file remains unchanged after generating accounts.

Debugging Information

  • Error reporting has been enabled and no errors are displayed.
  • The script outputs indicate that account generation is initiated, but no data is written to accounts.json.

Code Snippet

TechWithTy avatar Jul 18 '24 00:07 TechWithTy