Error failed to send host log message linux

I've tried multiple solutions I've seen after looking through different threads with this same error, but I'm still not finding anything that will help me. On my laptop, I do still get the "Failed to send host log" message, but Ubuntu still boots. In this case, on a different PC, it will not boot after the message below. First, the problem, and then what I've tried so far:

«Failed to send log host message.» error using Ubuntu on Windows 10 Pro Host

I’ve tried multiple solutions I’ve seen after looking through different threads with this same error, but I’m still not finding anything that will help me. On my laptop, I do still get the «Failed to send host log» message, but Ubuntu still boots. In this case, on a different PC, it will not boot after the message below. First, the problem, and then what I’ve tried so far:

After installing Ubuntu on the VM, when I try to start it, I get:
/dev/sda5: recovering journal
/dev/sda5: clean, 198517/2588672 files, 2251253/10353920 blocks
[ 9.295673] [drm:vmw_host_log [vmwgfx]] *ERROR* Failed to send host log message.
[ 9.297899] [drm:vmw_host_log [vmwgfx]] *ERROR* Failed to send host log message.

So far, I’ve tried:
— Giving it more memory to work with (up to half of my RAM, so 16gbs)
— Reinstalling Ubuntu (about five times)
— Changing the graphics controller to VBoxVGA (didn’t give the same text as above, but didn’t boot either)
— Changing the video memory up to 128mb
— Rebooting with and without the Ubuntu installation iso mounted
— Unchecking the floppy disk in the boot order, and also both unchecking and moving it to the bottom
— Moving the VM installation folder from my SSD where my host OS is to a HDD on the same PC

I have made sure virtualization is enabled in the startup menu and that it has also been enabled in Windows itself.

and maybe some other stuff I forgot, I was at it for like three hours last night trying stuff and retrying stuff I’d already tried. Shelled out for Windows 10 Pro to get virtualization, and then my gaming rig still can’t seem to do a thing that my semi-ancient work laptop with 6gb of RAM can do. pls help

onrocketfalls
 
Posts: 2
Joined: 8. Jan 2021, 18:42

Re: «Failed to send log host message.» error using Ubuntu on Windows 10 Pro Host

Postby scottgus1 » 9. Jan 2021, 01:04

The «Failed to send host log message» error is apparently a bug in the Linux OS’s drivers that appears when the Virtualbox VMSVGA video card for Linux VMs is used. It can safely be ignored and does not interfere with the VM’s operation.

onrocketfalls wrote:Shelled out for Windows 10 Pro to get virtualization,

Hope you didn’t pay much. Though Home doesn’t have the ‘virtualization’ you probably thought you needed, it does have the underlying structure, called Hyper-V, which many times interferes with Virtualbox. (Home and Pro both have services that can use Hyper-V. Only Pro can run Hyper-V-based VMs. Read on…)

onrocketfalls wrote:on a different PC, it will not boot after the message below.

If this is a Windows PC, right-click the guest in the main Virtualbox window’s guest list, choose Show Log.

Search the far left tab’s log for this text:

Attempting fall back to NEM

If you find it, Hyper-V is enabled. If you are still running 6.1.14 or earlier, update to 6.1.16, and try again.

If the 6.1.16 log still shows these words, Hyper-V needs to be disabled. See HMR3Init: Attempting fall back to NEM (Hyper-V is active).

If you don’t find that text, save the far left tab’s log, zip the log file, and post the zip file, using the forum’s Upload Attachment tab.

scottgus1
Site Moderator
 
Posts: 17666
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Windows, Linux

Re: «Failed to send log host message.» error using Ubuntu on Windows 10 Pro Host

Postby onrocketfalls » 9. Jan 2021, 02:54

I’m trying a fresh install now and while I’d love to get to where I can try what you said to try, I can’t even get to the install page. It shows Ubuntu, it shows the spinning loading icon, the icon freezes, and nothing progresses. What a cluster this is turning into. I’ll update as soon as I figure this new and exotic and extremely frustrating problem out (open to suggestions, though).

Edit: Checked the log just for the hell of it, though, and «Attempting fall back to NEM» was in there. I’ll try that route for this problem too.

Edit again: It worked. Thank you, thank you, thank you, thank you, thank you. And also, if you have any suggestions for what Windows 10 Pro is good for over Home, lmk. At least it was only $20.

P.S.: Thank you. I would have probably given up soon.

onrocketfalls
 
Posts: 2
Joined: 8. Jan 2021, 18:42

Re: «Failed to send log host message.» error using Ubuntu on Windows 10 Pro Host

Postby scottgus1 » 9. Jan 2021, 15:40

Great! Glad you’re up and running.

I didn’t know Home could go to Pro for only $20. I might have to do that on my Home laptop & tablet.

Pro has a few other things Home doesn’t have. Pro can join a domain, not much of a biggie for the average user, but good for the office.

The biggest benefit of Pro, to me, in the Windows 10 era, is better control of automatic updates, because of access to the Group Policy Editor. GPE has settings to notify but not download or apply updates until I give the go-ahead (and make sure VMs are all shut down first), which let’s me make backup images beforehand:

Start menu > Run… > gpedit.msc > Local Computer Policy > Administrative Templates > Windows Components > Windows Update > Configure Automatic Updates > set «Configure automatic updating» dropdown to 2 (Notify for download and auto install) or possibly 3 (Auto download and notify for install).

scottgus1
Site Moderator
 
Posts: 17666
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Windows, Linux

Re: «Failed to send log host message.» error using Ubuntu on Windows 10 Pro Host

Postby scottgus1 » 9. Jan 2021, 16:13

One other quick thing: I found that you had a duplicate post of this topic in Linux Guests. Duplicate posting is a definite forum no-no. The duplicate topic has been deleted.

scottgus1
Site Moderator
 
Posts: 17666
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Windows, Linux

Re: «Failed to send log host message.» error using Ubuntu on Windows 10 Pro Host

Postby Paola » 28. Jul 2021, 19:03

Too easy bro. Just add ‘nomodeset’ as parameter to kernel boot. U don’t need to change video device in virtual box, keep VMSVGA.

Paola
 
Posts: 5
Joined: 28. Jul 2021, 18:57

Re: «Failed to send log host message.» error using Ubuntu on Windows 10 Pro Host

Postby scottgus1 » 28. Jul 2021, 19:07

@Paola, is this info to solve the «*ERROR* Failed to send host log message»?

scottgus1
Site Moderator
 
Posts: 17666
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Windows, Linux

Re: «Failed to send log host message.» error using Ubuntu on Windows 10 Pro Host

Postby mpack » 29. Jul 2021, 10:41

onrocketfalls wrote:And also, if you have any suggestions for what Windows 10 Pro is good for over Home, lmk

For me, the main advantage is that «Pro» has the ability to be an RDP (Remote Desktop Protocol) server. Home editions of Windows can be clients, i.e. they can RDP into RDP servers, but home editions can’t be RDP servers themselves: nothing can call into your home edition Windows PC. A server means that you can install Win10Pro on some small form factor (SFF) box (or single board computer — SBC) that sits in the corner of a room taking up almost no space, but when you need to you can RDP into it from your main PC and access whatever apps caused you to want that small PC in the first place. I have PCs in my home set up to prepare media for a NAS media server (it’s a Synology NAS, but it could have been another PC), I have a PiHole running (though that’s on a Raspberry Pi, also running an RDP server), and I’m considering other functions like my own fully functioned router that I can control better. It opens up a whole new level of gadgetry…

There are probably ways that you can force something similar to RDP server capability onto Win10 Home, but I frankly don’t trust such hacks, so for just a little extra I prefer to have the real thing… :)

mpack
Site Moderator
 
Posts: 37952
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Mostly XP

Re: «Failed to send log host message.» error using Ubuntu on Windows 10 Pro Host

Postby Paola » 30. Jul 2021, 18:12

scottgus1 wrote:@Paola, is this info to solve the «*ERROR* Failed to send host log message»?

yes. See here

Attachments
VirtualBox_server_30_07_2021_13_06_23.png
With nomodeset
VirtualBox_server_30_07_2021_13_06_23.png (2.99 KiB) Viewed 100634 times
VirtualBox_server_30_07_2021_13_09_09.png
Without nomodeset
VirtualBox_server_30_07_2021_13_09_09.png (4.36 KiB) Viewed 100634 times
Paola
 
Posts: 5
Joined: 28. Jul 2021, 18:57

Re: «Failed to send log host message.» error using Ubuntu on Windows 10 Pro Host

Postby scottgus1 » 30. Jul 2021, 18:14

Fascinating. I haven’t had any trouble from the «host message» error, but this is interesting as a way to get the message to stop. I wonder if there are any side effects of the ‘nomodeset’ parameter?

scottgus1
Site Moderator
 
Posts: 17666
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Windows, Linux

Re: «Failed to send log host message.» error using Ubuntu on Windows 10 Pro Host

Postby Paola » 30. Jul 2021, 18:30

scottgus1 wrote:Fascinating. I haven’t had any trouble from the «host message» error, but this is interesting as a way to get the message to stop. I wonder if there are any side effects of the ‘nomodeset’ parameter?

No, no side effects on VirtualBox. This is not to hide error message, this is to solve the error. «nomodeset» says to kernel not load video drivers (xf86-video-vmware eg.) at boot. Instead, use bios settings till the system is properly ok.

Paola
 
Posts: 5
Joined: 28. Jul 2021, 18:57

Re: «Failed to send log host message.» error using Ubuntu on Windows 10 Pro Host

Postby fth0 » 30. Jul 2021, 19:18

Just being curious: Did you check afterwards (e.g. with dmesg | grep vmwgfx) that the messages weren’t displayed shortly on a previous screen?

fth0
Volunteer
 
Posts: 4351
Joined: 14. Feb 2019, 03:06
Location: Germany
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Linux, Windows 10, …

Re: «Failed to send log host message.» error using Ubuntu on Windows 10 Pro Host

Postby Paola » 30. Jul 2021, 19:45

fth0 wrote:Just being curious: Did you check afterwards (e.g. with dmesg | grep vmwgfx) that the messages weren’t displayed shortly on a previous screen?

Yes, no error. But i’ve tested only on openSUSE.

Attachments
VirtualBox_server_30_07_2021_14_41_26.png
VirtualBox_server_30_07_2021_14_41_26.png (7.79 KiB) Viewed 100608 times
Paola
 
Posts: 5
Joined: 28. Jul 2021, 18:57

Re: «Failed to send log host message.» error using Ubuntu on Windows 10 Pro Host

Postby fth0 » 30. Jul 2021, 20:46

Ok, thanks for checking. :)

These «*ERROR*» messages do not indicate a real error anyway. Their background is well understood and explained in 19168#comment:4.

fth0
Volunteer
 
Posts: 4351
Joined: 14. Feb 2019, 03:06
Location: Germany
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Linux, Windows 10, …

Re: «Failed to send log host message.» error using Ubuntu on Windows 10 Pro Host

Postby Paola » 31. Jul 2021, 04:38

fth0 wrote:Ok, thanks for checking. :)

These «*ERROR*» messages do not indicate a real error anyway. Their background is well understood and explained in 19168#comment:4.

Thank you very much for this more detailed explanation! I tried to solve the «problem» myself, and I racked my brain trying to solve it. Then when the error stopped, I was so happy that I decided to try to help other people by posting on the forum.

Paola
 
Posts: 5
Joined: 28. Jul 2021, 18:57


Return to VirtualBox on Windows Hosts

Who is online

Users browsing this forum: No registered users and 53 guests

I clicked hibernate for my VirtualBox (version 6.1.26) running Kali linux, and everything seemed normal. However, when I tried to start it up again later I got a warning pop-up (didn’t think to write it down!). When I tried to open Firefox, it told me that it was “already running” and “couldn’t be started” until I close out the other instances of Firefox. There didn’t appear to be anything running, so I tried restarting the VB. (I do have the Guest additions downloaded as well if that matters)

TL;DR

I’m stuck at the boot-up command prompt. It’s telling me the following;

‘’’

[ 2.213596] [drm:vmw_host_log [vmwgfx]] ERROR Failed to send host log message

[ 2.214642] [drm:vmw_host_log [vmwgfx]] ERROR Failed to send host log message

BusyBox v1.30.1 (Debian 1:1.30.1-7) built-in shell (ash)

(initramfs)

/dev/sda1 contains file system with errors, check forced. I does that were part of a corrupted orphan linked list found.

/dev/sda1: UNEXPECRED INCONSISTENCY; RUN fsck MANUALLY. (I.e without -a or -p options)

fsck exited with status code 4 The root file system on /dev/sda1 requires manual fsck

‘’’

I’d really appreciate any help on this. I’m a pretty new user, so I’ll keep researching this, but I don’t want to accidentally mess anything up

Thanks!

How can one’s career as a reviewer be ended?

Is it possible to have 2 different but equal size real number sets that have the same mean and standard deviation?

Separate SPI data

If there’s something that implicates the president why is there then a national security issue? (John Dowd)

Longest bridge/tunnel that can be cycled over/through?

Does the new finding on «reversing a quantum jump mid-flight» rule out any interpretations of QM?

How to learn Linux system internals

Can a human be transformed into a Mind Flayer?

What standard algorithm can determine if exactly one of a container satisfies a predicate?

Is it expected that a reader will skip parts of what you write?

Why can my keyboard only digest 6 keypresses at a time?

How to set the value of an environment variable to the output of a command in a WIndows batch file?

A word that means «blending into a community too much»

Is there a set of positive integers of density 1 which contains no infinite arithmetic progression?

What differences exist between adamantine and adamantite in all editions of D&D?

How creative should the DM let an artificer be in terms of what they can build?

Why was this person allowed to become Grand Maester?

Advantages of the Exponential Family: why should we study it and use it?

Smart-expansion of a range to a list of numbers

How do we say «within a kilometer radius spherically»?

Should I put programming books I wrote a few years ago on my resume?

Write a function that checks if a string starts with or contains something

Did Apple bundle a specific monitor with the Apple II+ for schools?

Can all groups be thought of as the symmetries of a geometrical object?

Why does “drm:vmw_host_log [vmwgfx]] *ERROR* Failed to send host log message” show up and what can I do to fix it?

Can’t boot Kali-linux in Virtualbox (Elementary OS host)E: Package ‘dkms’ has no installation candidateGuest additions ‘unable to locate program’ Kali Linux 2.0An installation step failed! Kali Linux 2016.2 64 BitCan’t install VirtualBox Guest Additions in Kali Linux virtual machine under Debian (problems installing the kernel-headers)VBox Guest Additions installation can’t find headers for Kali kernal 4.14.0-kali1-amd64Issue while booting Kubuntu on VirtualBox: drm vmw_host_log vmwgfx error failed to send logproblem with connecting to wireless Access Point with external wifi usb card

.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}

This error shows up everytime I install Kali Linux, whenever I try to boot it. Then, it dissapears and the screen blacks out. The error is the following:+[drm:vmw_host_log [vmwgfx]] *ERROR* Failed to send host log message.

Here’s also an screenshot of the error: enter image description here

A user of Kali LinuxA user of Kali Linux

This error shows up everytime I install Kali Linux, whenever I try to boot it. Then, it dissapears and the screen blacks out. The error is the following:+[drm:vmw_host_log [vmwgfx]] *ERROR* Failed to send host log message.

Here’s also an screenshot of the error: enter image description here

A user of Kali LinuxA user of Kali Linux

4

1

This error shows up everytime I install Kali Linux, whenever I try to boot it. Then, it dissapears and the screen blacks out. The error is the following:+[drm:vmw_host_log [vmwgfx]] *ERROR* Failed to send host log message.

Here’s also an screenshot of the error: enter image description here

A user of Kali LinuxA user of Kali Linux

This error shows up everytime I install Kali Linux, whenever I try to boot it. Then, it dissapears and the screen blacks out. The error is the following:+[drm:vmw_host_log [vmwgfx]] *ERROR* Failed to send host log message.

Here’s also an screenshot of the error: enter image description here

A user of Kali LinuxA user of Kali Linux

A user of Kali LinuxA user of Kali Linux

A user of Kali LinuxA user of Kali Linux

A user of Kali LinuxA user of Kali Linux

A user of Kali LinuxA user of Kali Linux

enter image description here

Try to change display setting and check

Harikrishnan CHarikrishnan C

I had the same issue installing on Windows 10. I followed the instructions in this video:

https://tr-my.net/watchvideo/how-to-install-kali-linux-on-virtualbox-exdj6PNPuxA.html

…and it seems to work now. Note, I still see those messages («Failed to send host log message») but it boots all the way into Kali now and I do not have further issues.

Essentially what it boiled down to was a lack of resources. I allocated 2 CPU’s, 2 gig of memory, and 16 gig on the virtual HD for it to work.

Also make sure you have virtualization enabled in BIOS.

I have the same problem helpppp

Arijad is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

Your Answer

StackExchange.ready(function() {
var channelOptions = {
tags: «».split(» «),
id: «106»
};
initTagRenderer(«».split(» «), «».split(» «), channelOptions);

StackExchange.using(«externalEditor», function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using(«snippets», function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: ‘answer’,
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: «»,
imageUploader: {
brandingHtml: «Powered by u003ca class=»icon-imgur-white» href=»https://imgur.com/»u003eu003c/au003e»,
contentPolicyHtml: «User contributions licensed under u003ca href=»https://creativecommons.org/licenses/by-sa/3.0/»u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href=»https://stackoverflow.com/legal/content-policy»u003e(content policy)u003c/au003e»,
allowUrls: true
},
onDemand: true,
discardSelector: «.discard-answer»
,immediatelyShowMarkdownHelp:true
});

}
});

Sign up or log in

StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave(‘#login-link’);
});

Sign up using Email and Password

Post as a guest

Email

Required, but never shown

StackExchange.ready(
function () {
StackExchange.openid.initPostLogin(‘.new-post-login’, ‘https%3a%2f%2funix.stackexchange.com%2fquestions%2f502540%2fwhy-does-drmvmw-host-log-vmwgfx-error-failed-to-send-host-log-message-sh%23new-answer’, ‘question_page’);
}
);

Post as a guest

Email

Required, but never shown

enter image description here

Try to change display setting and check

Harikrishnan CHarikrishnan C

enter image description here

Try to change display setting and check

Harikrishnan CHarikrishnan C

9

enter image description here

Try to change display setting and check

Harikrishnan CHarikrishnan C

enter image description here

Try to change display setting and check

Harikrishnan CHarikrishnan C

Harikrishnan CHarikrishnan C

Harikrishnan CHarikrishnan C

Harikrishnan CHarikrishnan C

I had the same issue installing on Windows 10. I followed the instructions in this video:

https://tr-my.net/watchvideo/how-to-install-kali-linux-on-virtualbox-exdj6PNPuxA.html

…and it seems to work now. Note, I still see those messages («Failed to send host log message») but it boots all the way into Kali now and I do not have further issues.

Essentially what it boiled down to was a lack of resources. I allocated 2 CPU’s, 2 gig of memory, and 16 gig on the virtual HD for it to work.

Also make sure you have virtualization enabled in BIOS.

I had the same issue installing on Windows 10. I followed the instructions in this video:

https://tr-my.net/watchvideo/how-to-install-kali-linux-on-virtualbox-exdj6PNPuxA.html

…and it seems to work now. Note, I still see those messages («Failed to send host log message») but it boots all the way into Kali now and I do not have further issues.

Essentially what it boiled down to was a lack of resources. I allocated 2 CPU’s, 2 gig of memory, and 16 gig on the virtual HD for it to work.

Also make sure you have virtualization enabled in BIOS.

0

I had the same issue installing on Windows 10. I followed the instructions in this video:

https://tr-my.net/watchvideo/how-to-install-kali-linux-on-virtualbox-exdj6PNPuxA.html

…and it seems to work now. Note, I still see those messages («Failed to send host log message») but it boots all the way into Kali now and I do not have further issues.

Essentially what it boiled down to was a lack of resources. I allocated 2 CPU’s, 2 gig of memory, and 16 gig on the virtual HD for it to work.

Also make sure you have virtualization enabled in BIOS.

I had the same issue installing on Windows 10. I followed the instructions in this video:

https://tr-my.net/watchvideo/how-to-install-kali-linux-on-virtualbox-exdj6PNPuxA.html

…and it seems to work now. Note, I still see those messages («Failed to send host log message») but it boots all the way into Kali now and I do not have further issues.

Essentially what it boiled down to was a lack of resources. I allocated 2 CPU’s, 2 gig of memory, and 16 gig on the virtual HD for it to work.

Also make sure you have virtualization enabled in BIOS.

I have the same problem helpppp

Arijad is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

I have the same problem helpppp

Arijad is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

0

I have the same problem helpppp

Arijad is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

I have the same problem helpppp

Arijad is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

Arijad is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

Arijad is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

Arijad is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

Thanks for contributing an answer to Unix & Linux Stack Exchange!

  • Please be sure to answer the question. Provide details and share your research!

But avoid

  • Asking for help, clarification, or responding to other answers.
  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.

Sign up or log in

StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave(‘#login-link’);
});

Sign up using Email and Password

Post as a guest

Email

Required, but never shown

StackExchange.ready(
function () {
StackExchange.openid.initPostLogin(‘.new-post-login’, ‘https%3a%2f%2funix.stackexchange.com%2fquestions%2f502540%2fwhy-does-drmvmw-host-log-vmwgfx-error-failed-to-send-host-log-message-sh%23new-answer’, ‘question_page’);
}
);

Post as a guest

Email

Required, but never shown

Sign up or log in

StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave(‘#login-link’);
});

Sign up using Email and Password

Post as a guest

Email

Required, but never shown

Sign up or log in

StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave(‘#login-link’);
});

Sign up using Email and Password

Post as a guest

Email

Required, but never shown

Sign up or log in

StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave(‘#login-link’);
});

Sign up using Email and Password

Sign up using Email and Password

Post as a guest

Email

Required, but never shown

Email

Required, but never shown

Email

Required, but never shown

Email

Required, but never shown

Email

Required, but never shown

Email

Required, but never shown

Email

Required, but never shown

Email

Required, but never shown

Email

Required, but never shown

Понравилась статья? Поделить с друзьями:
  • Error failed to scan file что это
  • Error failed to save to the destination store
  • Error failed to run repack
  • Error failed to run jetifier
  • Error failed to request appinfo update not online or not logged in to steam перевод