naer2/instagramStoryDownloader

Archivate.sh shuts down itself

Closed this issue · 11 comments

Hey there. I've just downloaded instagramStoryDownloader. My problem is that Archivate.sh or some files shut down itself. Help me for the files not shutting down, or is there a way for not shutting down itself?

naer2 commented

Do you have any error message?

Yes. I've opened shell /usr/bin/bash login, but I've after opened it, there is an error message:
bash: test.txt: Permission denied,
find: './downloaded': No such file or directory
bash: test.txt: No such file or directory.
After seeing this message, the script shut down itself. Are there ways to solve this problem? :(

naer2 commented

Can you try with sudo?

Oh, with sudo? Haven't tried it yet.

And How to install sudo?

naer2 commented

I think you don't have permission to create folder but i don't sure. Just type sudo php index.php and try.

So how do the functions work for each user?

Another question: Is this script's files limited or opposite?

Thanks for shel's advice.

At first you should be inside directory for running Archivate.sh, error's says that:

bash: test.txt: Permission denied,
find: './downloaded': No such file or directory
bash: test.txt: No such file or directory.

Second one, try to execute chmod -R 777 * while you inside folder, execute it once, until you have changed .sh file.
Third one errors says that possible you download dir isn't exists, that's why txt file, which contains dates for archiving doesn't exists. You should show ls output inside dir.