Giter VIP home page Giter VIP logo

pgclone's People

Contributors

admin9705 avatar danialmoghaddam avatar dellipse avatar ihton avatar needo37 avatar ookla-ariel-ride avatar rla999 avatar timekills avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

pgclone's Issues

/mnt/pgblitz/upload Fails on Fresh 8.3.7

TASK [Setting permissions] ***************************************************** Friday 01 February 2019 17:35:19 +0000 (0:00:00.299) 0:00:01.754 ******* fatal: [127.0.0.1]: FAILED! => {"changed": true, "cmd": "chmod -R 775 /mnt/pgblitz/upload", "delta": "0:00:00.002498", "end": "2019-02-01 17:35:19.326265", "msg": "non-zero return code", "rc": 1, "start": "2019-02-01 17:35:19.323767", "stderr": "chmod: cannot access '/mnt/pgblitz/upload': No such file or directory", "stderr_lines": ["chmod: cannot access '/mnt/pgblitz/upload': No such file or directory"], "stdout": "", "stdout_lines": []} to retry, use: --limit @/opt/pgclone/unionfs.retry

Fresh install of PG 8.3.7 on Ubuntu 18.04 LTS. Deploying PG Blitz throws this one failure.

Manually had to create /mnt/pgblitz/upload and set perms to 775 to get PG Blitz to deploy successfully.

PGBlitz /w Encryption redeploy created new encrypt folder

This issue lead to a slight heart attack but figured out whats going on.

When redeploying mounts with new project keys/emails it created a new encrypt folder, when it shouldn't (because it exist). What this seemed to do is made the current encrypt folder disappear on TDRIVE for about 30 mins or so, leading to the belief everything was lost. Some time later two encrypt folders showed up in TDRIVE. Fixed issue by merging the two.

Currently on PG version 8.3.13. Issue happened on February 6th, 2019 @ 9:42 AM AST (for finding PGCLONE versions).

chrome_2019-02-06_11-01-22

crypt.yml does not use the correct mount definition

the crypt.yml configuration incorrectly specifies the drive.service mount definition instead of crypt.service definition. This results in crypt specific configuration being left out of the rclone mount - specifically vfs-cache-mode writes

Allow non empty

I have a fresh install that is unable to mount gdrive resulting in errors in pgui and the inability of anything to be able to play plex.
Screenshot_20190712-212303_JuiceSSH

Screenshot_20190712-231038_Chrome

"Unlimited" Service Account Creation

If you accidentally double tap enter and skip the part of the script that ask how many keys would you like to enter, it seems to start creating keys. I let it get up to 80 keys before I force stopped the script.

Recommend adding a conditional check for valid input so that if the user doesn't enter in anything it will display a failed message and ask for input again.

Type f command

find "$dlpath/downloads" -mindepth 2 -type f -cmin +$cleaner $(printf "! -name %s " $(cat /var/plexguide/exclude)) -size +1M -exec rm -rf {} \;

This will remove all files &&

Self the excluded folder will ignored !!

We must find a better command for this !!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.