Error at updateMemberName()
See original GitHub issuePrerequisites
- [√] Did you read FAQ section in readme.md?
- [√] Did you test with the latest releases or commit ?
- [√] Did you search for existing issues in Issues?
Description
Trying to download by member ID, I get:
Error at updateMemberName(): (<class 'sqlite3.OperationalError'>, OperationalError('attempt to write a readonly database'), <traceback object at 0x02FDDC68>)
Steps to Reproduce
- Load PixivUtil2.exe
- Select Option 1 (memberID download) and enter member ID on prompt (44790602)
- Continue with settings to download all images + Sketch and commit run cycle.
Expected behavior: I expect, as usual, all of said member’s content to download.
Actual behavior: It successfully downloaded the first image, but then threw this error after, when updating to check the second image.
Log file: pixivutil.log
Versions
20211030
Issue Analytics
- State:
- Created 2 years ago
- Comments:14 (5 by maintainers)
Top Results From Across the Web
Issues - GitHub
I get this error info after apt upgrade: MIOpen Error: /home/dlowell/MIOpenPrivate/src/include/miopen/hipoc_kernel.hpp:200: Failed to get function: Im2Col ...
Read more >How to map over an array of objects in another file in React?
Currently, I am getting an error of TypeError: editingMemberName is undefined and a warning of Each child in a list should have a...
Read more >IBM Db2 Automation Tool for z/OS User's Guide
encounter SQL error -478, because the Db2 Automation Tool stored ... PARMLIB UPDATE(member-name-suffix), where member-name-suffix is the ...
Read more >jdk7u/jdk7u60/hotspot: a863ae5351d9
%s", vmindex, + m->name_and_sig_as_C_string(), ... call must be to public interface method"); + return NULL; // elicit an error later in product build...
Read more >COMPAREX® 8.7 for z/OS - Micro Focus Supportline
8 - error - Comparex output may still be useful ... 16 - serious error - Comparex processing is halted immediately; ... ++UPDATE...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I suffer the same problem as well ever since I updated to the latest beta (which weirdly was required whenever I tried to start the program under the latest stable version), so it’s not specific to Link5261.
New version with running from source code works. Thank you, @Nandaka. 👍🏻