-
Notifications
You must be signed in to change notification settings - Fork 11
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
Virus warning with 4.4.15 klipper update #1
Comments
We've checked the files and they're safe. These warnings can pop up with certain types of files or newer downloads. Feel free to double-check with other antivirus software if you're still unsure. |
Just a heads up, the update package includes components intended for use with QIDI Link, which might be flagged by antivirus software as high risk or potentially malicious. However, these components are safe and will not harm your computer. They are designed to run on the printer only after the update is installed. |
Hello, |
It's hard to remove the warning, so for those who are still concerned about the security alert, here is a temporary workaround:
and run the provided command.
The zip file utilizes an automatic update component introduced in version 4.4.15. After updating to this version, you can use the automatic update feature on the screen to update, bypassing the need to download the update package. The update process requires an internet connection. For users without network access in their printing environment, it is still recommended to add the downloaded update package to the whitelist of your security software. |
I have version 4.4.16 firmware installed (factory). When I run autoupdate I get "Failed to obtain online version information." Error. Printer is connected to wifi and has access to internet. I can not download the latest firmware because it is immediately flagged as having a virus. |
If you can access the printer through Qidi Link but cannot update online, it is likely because the printer's system time is not synchronized, causing SSL certificate verification with the remote server to fail. You can try using an SSH tool (I recommend Mobaxterm) to enter the printer system and run the following commands: # username: mks
# password: makerbase
sudo apt-get remove --purge chrony
sudo systemctl start systemd-timesyncd
sudo systemctl enable systemd-timesyncd
sudo timedatectl set-ntp true
# set timezone
dpkg-reconfigure tzdata to synchronize the time. Alternatively, you can add the update package to your antivirus software's whitelist. |
Hello @CChen616, The second command failed
I then tried without sudo, the commands seemed to work but time/date is still wrong
|
@greg9504 dpkg-reconfigure tzdata to set the timezone and run If it shows mks@mkspi:/root$ sudo timedatectl set-ntp true
mks@mkspi:/root$ timedatectl
Local time: Sat 2022-12-17 06:25:17 CST
Universal time: Fri 2022-12-16 22:25:17 UTC
RTC time: Thu 2016-01-21 11:14:39
Time zone: Asia/Shanghai (CST, +0800)
System clock synchronized: no
NTP service: active
RTC in local TZ: no The service is already activated, just wait for a while and the time shall be synced mks@mkspi:/root$ timedatectl
Local time: Wed 2024-06-12 09:45:21 CST
Universal time: Wed 2024-06-12 01:45:21 UTC
RTC time: Wed 2024-06-12 01:45:21
Time zone: Asia/Shanghai (CST, +0800)
System clock synchronized: yes
NTP service: active
RTC in local TZ: no |
Thanks, but I just finished installing 4.4.19 via USB (everything is OK after installation). I had to turn off virus protection for the folder I downloaded it to. |
Turn off virus protection . . . everything will be fine. NO! Fix your code. This is ridiculous to ask us to turn off a threat protection. |
We need an official Firmware Variant that will allow us to disable Qidilink. As you indicate this is the source of issues. And we have known security vulnerabilities associated with this particular service, and even as such you have not addressed identified issues that have previously been disclosed based on last reports. Now your customer support is reportedly good, How long until you properly respond to this. |
wow... so I can not update the printer because the time is wrong, but instead of just add the possibiliti to set it in the GUI I have to "play" with a consolle, uninstall a software (why was it installed if I can remove it like that?) and execut a bunch of others commands with root access. |
I think I'm cancelling my printer order after seeing this thread. |
После обновлени постоянно ошибка Печатать не могу... РАспишите план как сделать откат версии без последствий Это после обнолвения прошивки на 4.4.24 |
A brand-new printer right out of the box refused to print from a USB stick. It does print, but in the air, even though it performs calibration each time. From OrcaSlicer, it prints normally, and the built-in test models (like the boats) print fine as well. However, files from the USB stick print in the air. I updated the firmware via USB to the latest version, 4.4.24 but it didn’t help. Instead, the printer broke. How did this happen? It’s strange! I started a 6-hour print, monitored it for an hour, and everything was working perfectly. I left for work, but when I came back, I discovered that after about 4 hours, the printer had started dragging strings of filament all over the surface, got tangled in them, ripped off its own fan cover, and then froze. The result: The printer is 5 days old. |
Orca did the same for me. Qidi slicer works fine. Not sure why. —PaulOn Jan 6, 2025, at 1:28 AM, Kto Nado ***@***.***> wrote:
A brand-new printer right out of the box refused to print from a USB stick.
It does print, but in the air, even though it performs calibration each time. From OrcaSlicer, it prints normally, and the built-in test models (like the boats) print fine as well. However, files from the USB stick print in the air.
I updated the firmware via USB to the latest version, but it didn’t help. Instead, the printer broke.
How did this happen?
It’s strange! I started a 6-hour print, monitored it for an hour, and everything was working perfectly. I left for work, but when I came back, I discovered that after about 4 hours, the printer had started dragging strings of filament all over the surface, got tangled in them, ripped off its own fan cover, and then froze.
The result:
The printer is 5 days old.
It has printed 2.5 kg of filament.
Now it shows a printer configuration error, a Klipper error, and does not respond to commands related to movement or heating. The only functions that work are menu navigation and changing the language.
It’s surprising that the printer has no safety system to stop it when it encounters an obstruction. It’s VERY strange that the printer pulled with such force that it ripped off half of its own head...
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: ***@***.***>
|
I'm getting a virus warning in Chrome and Windows Defender when downloading the 4.4.15 release. To say this is worrisome is an understatement.
The text was updated successfully, but these errors were encountered: