Skip to content

when i run v download or v searh or v install it always fails #24553

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

Open
aubreychao opened this issue May 23, 2025 · 2 comments
Open

when i run v download or v searh or v install it always fails #24553

aubreychao opened this issue May 23, 2025 · 2 comments
Labels
Bug This tag is applied to issues which reports bugs.

Comments

@aubreychao
Copy link

aubreychao commented May 23, 2025

Describe the bug

F:\Workspace\V\docs_generator>v search sql
Error 10054 reading data from server
Error performing handshake
Error 10054 reading data from server
Error performing handshake
Error 10054 reading data from server
Error performing handshake
Error 10054 reading data from server
Error performing handshake
Error 10054 reading data from server
Error performing handshake
error: failed to connect to server url https://vpm.vlang.io.
No module(s) found for sql .
Unhandled Exception 0x170f850
C:/Users/FIT-S001/AppData/Local/Temp/v_0/vpm.01JVXA66ZYSYJ7KKT8ME60FPX7.tmp.c:10728: at print_backtrace_skipping_top_frames_tcc: Backtrace
C:/Users/FIT-S001/AppData/Local/Temp/v_0/vpm.01JVXA66ZYSYJ7KKT8ME60FPX7.tmp.c:10714: by print_backtrace_skipping_top_frames
C:/Users/FIT-S001/AppData/Local/Temp/v_0/vpm.01JVXA66ZYSYJ7KKT8ME60FPX7.tmp.c:11390: by unhandled_exception_handler
76e048e8 : by ???
00220f50 : by ???
76ee7ff8 : by ???
00220f50 : by ???
76ee7ff8 : by ???
00220f50 : by ???
76ee7ff8 : by ???
00220f50 : by ???
76ee7ff8 : by ???
00220f50 : by ???
76ee7ff8 : by ???
00220f50 : by ???
76ee7ff8 : by ???
00220f50 : by ???
76ee7ff8 : by ???
00220f50 : by ???
76ee7ff8 : by ???
00220f50 : by ???
76ee7ff8 : by ???
00220f50 : by ???
76ee7ff8 : by ???
00220f50 : by ???
76e885b : at ???: RUNTIME ERROR: caught exception c0000264
C:/Users/FIT-S001/AppData/Local/Temp/v_0/vpm.01JVXA66ZYSYJ7KKT8ME60FPX7.tmp.c:20583: by log__ThreadSafeLog_free
C:/Users/FIT-S001/AppData/Local/Temp/v_0/vpm.01JVXA66ZYSYJ7KKT8ME60FPX7.tmp.c:20664: by log__free_logger
C:/Users/FIT-S001/AppData/Local/Temp/v_0/vpm.01JVXA66ZYSYJ7KKT8ME60FPX7.tmp.c:20657: by log__deinit
7fefefa908f : by ???
76bb556d : by ???

Reproduction Steps

just run v search mysql

Expected Behavior

show search result

Current Behavior

console print error text

Possible Solution

No response

Additional Information/Context

No response

V version

v 0.4.10

Environment details (OS name and version, etc.)

F:\Workspace\V\docs_generator>v doctor

V full version V 0.4.10 ded45dc
OS windows, Microsoft Windows 7 Professional 7601 64-bit
Processor 4 cpus, 64bit, little endian, Intel(R) Core(TM) i3-4170 CPU @ 3.70GHz
Memory 1.43GB/7.92GB
V executable F:\V\v.exe
V last modified time 2025-05-21 09:29:20
V home dir OK, value: F:\V
VMODULES OK, value: C:\Users\FIT-S001.vmodules
VTMP OK, value: C:\Users\FIT-S001\AppData\Local\Temp\v_0
Current working dir OK, value: F:\Workspace\V\docs_generator
Git version git version 2.42.0.windows.2
V git status N/A
.git/config present false
cc version N/A
gcc version gcc (GCC) 13.2.0
clang version clang version 15.0.1
msvc version N/A
tcc version tcc version 0.9.27 (x86_64 Windows)
tcc git status N/A
emcc version N/A
glibc version N/A

Note

You can use the 👍 reaction to increase the issue's priority for developers.

Please note that only the 👍 reaction to the issue itself counts as a vote.
Other reactions and those to comments will not be taken into account.

@aubreychao aubreychao added the Bug This tag is applied to issues which reports bugs. label May 23, 2025
Copy link

Connected to Huly®: V_0.6-22920

@kbkpbot
Copy link
Contributor

kbkpbot commented May 23, 2025

Try following first:

  1. delete F:\V\cmd\tools\vpm\vpm.exe
  2. use your browser open url : https://vpm.vlang.io, and you should open the website.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This tag is applied to issues which reports bugs.
Projects
None yet
Development

No branches or pull requests

2 participants