soumyadityac / youtube-viewer

๐Ÿค– A view bot for Youtube.
420 stars 188 forks source link

not work #4

Open facuquilmes123 opened 4 years ago

facuquilmes123 commented 4 years ago

Noy working for me. result with: docker-compose build and npm run build

yt

yt2

Thanks a lot.

soumyadityac commented 4 years ago

@facuquilmes123 Could be an issue with docker-compose. What is the version of docker and docker-compose you're using? Could you also share the windows version?

facuquilmes123 commented 4 years ago

docker-compose. What is the version of docker and docker-compose you're using?

git

and docker

$ docker-compose -v
docker-compose version 1.24.1, build 4667896b
$ docker -v
Docker version 19.03.1, build 74b1e89e8a

Thanks a lot for your time and work !!! Congratulations Bro.

faizshir commented 3 years ago

Running the repo on windows and I am getting this error while trying to build the app

Traceback (most recent call last): File "site-packages\docker\api\client.py", line 205, in _retrieve_server_version File "site-packages\docker\api\daemon.py", line 181, in version File "site-packages\docker\utils\decorators.py", line 46, in inner File "site-packages\docker\api\client.py", line 228, in _get File "site-packages\requests\sessions.py", line 543, in get File "site-packages\requests\sessions.py", line 530, in request File "site-packages\requests\sessions.py", line 643, in send File "site-packages\requests\adapters.py", line 449, in send File "site-packages\urllib3\connectionpool.py", line 677, in urlopen File "site-packages\urllib3\connectionpool.py", line 392, in _make_request File "http\client.py", line 1244, in request File "http\client.py", line 1290, in _send_request File "http\client.py", line 1239, in endheaders File "http\client.py", line 1026, in _send_output File "http\client.py", line 966, in send File "site-packages\docker\transport\npipeconn.py", line 32, in connect File "site-packages\docker\transport\npipesocket.py", line 23, in wrapped File "site-packages\docker\transport\npipesocket.py", line 72, in connect File "site-packages\docker\transport\npipesocket.py", line 59, in connect pywintypes.error: (2, 'CreateFile', 'The system cannot find the file specified.')

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "docker-compose", line 3, in File "compose\cli\main.py", line 67, in main File "compose\cli\main.py", line 123, in perform_command File "compose\cli\command.py", line 69, in project_from_options File "compose\cli\command.py", line 132, in get_project File "compose\cli\docker_client.py", line 43, in get_client File "compose\cli\docker_client.py", line 170, in docker_client File "site-packages\docker\api\client.py", line 188, in init File "site-packages\docker\api\client.py", line 213, in _retrieve_server_version docker.errors.DockerException: Error while fetching server API version: (2, 'CreateFile', 'The system cannot find t le specified.') [5696] Failed to execute script docker-compose npm ERR! code ELIFECYCLE npm ERR! errno 4294967295 npm ERR! youtube-viewer@1.0.0 build: docker-compose build --no-cache npm ERR! Exit status 4294967295 npm ERR! npm ERR! Failed at the youtube-viewer@1.0.0 build script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\sheen\AppData\Roaming\npm-cache_logs\2020-12-11T09_44_01_232Z-debug.log

C:\youtube-viewer-0.1.1>docker-compose -v docker-compose version 1.27.4, build 40524192

Math-O5 commented 3 years ago

@faizshir I had the same issue, bro. The docker engine is running?

To check: systemctl status docker

To active: systemctl start docker

Then execute the instructions again with super user.

aadhikeshavareddy commented 3 years ago

I have a alternative which is work pretty well....dm on my Instagram (@adhitechie) I'll sell it for less price๐Ÿ‘๐Ÿ˜‰

On Tue, Feb 2, 2021, 03:08 Mathias Fernandes Duarte Coelho < notifications@github.com> wrote:

@faizshir https://github.com/faizshir I had the same issue, bro. The docker engine is running?

To check: systemctl status docker

To active: systemctl start docker

Then execute the instructions again with super user.

โ€” You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/soumyadityac/youtube-viewer/issues/4#issuecomment-771176855, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARH52V3KKH27R5E7VTIUW2DS44NOLANCNFSM4MYJL77Q .