Showing questions tagged: Show all questions

yahoo login popup with Thunderbird 147 - "something went wrong"

hi today thunderbird started showing yahoo popup login and after adding credentials i always get "something went wrong.We could not sign you in. Try again from a differen… (read more)

hi today thunderbird started showing yahoo popup login and after adding credentials i always get "something went wrong.We could not sign you in. Try again from a different device." Also popup once closed it opens instantly.

i can sign in normally from browser. thunderbird version is 147

is there any fix about this?

thanks for any help

regards

Asked by study-speller-grub 1 month ago

Last reply by study-speller-grub 2 days ago

Screen flickering in Cockpit with Firefox

I am using Firefox on Windows 11, in the process of switching from Chrome. I run Cockpit (https://cockpit-project.org/) on web servers that I manage, and when I log into … (read more)

I am using Firefox on Windows 11, in the process of switching from Chrome.

I run Cockpit (https://cockpit-project.org/) on web servers that I manage, and when I log into it on Firefox the screen flickers constantly, making it unusable.

There is no issue with any other web sites I have visited, and I can still use Cockpit when in Chrome. So ay suggestions on how to troubleshoot and resolve the issue with Cockpit and Firefox?

Asked by Barry Tuber 2 months ago

Last reply by Barry Tuber 13 hours ago

I saved emails in a folder, now they are all gone

I made a folder and saved emails in that folder. A few days later they were all gone, empty folder. I followed suggestions on here, did the repair, erased password and re… (read more)

I made a folder and saved emails in that folder. A few days later they were all gone, empty folder. I followed suggestions on here, did the repair, erased password and replaced it, did the subscribe, and now even the folder is gone. I spent hours trying to research this and repair it and now I have nothing.

Asked by radios 1 week ago

Last reply by radios 6 days ago

Firefox самовольно меняет активную вкладку

Добрый день. Проблема наблюдается примерно около полугода. В браузере открыто несколько вкладок, не закрываются (новости, ВК, поиск, различные статьи и тд.). Происходит с… (read more)

Добрый день. Проблема наблюдается примерно около полугода. В браузере открыто несколько вкладок, не закрываются (новости, ВК, поиск, различные статьи и тд.). Происходит следующее: читаю активную вкладку, строго через определенное время, без каких-либо действий с моей стороны, активная вкладка меняется, т.е. открыты вкладки 1-5, активная 2, через 10 мин (до переустановки мозиллы всегда одно время) активной становится 4, к примеру. Раньше фокус перемещался на вкладку поиска Yandex, если закрыть вкладку с Яндексом проблема уходила! Я удалил браузер Yandex и все что было от него (автозагрузку, планировщик заданий), переустановил Firefox. Какое-то время все работает, но потом начинается снова, тут время переключения меняется. В последний раз (после удаления Яндекса) фокус стал переключаться на mail.ru, значит яндекс тут не при чем. Если закрыть Mail проблемы нет, если открыть страницу снова, то примерно через 1 мин. открывается mail.ru. Доп. информация Windows 11, плагинов и расширений в мозилле нет, пробовал работать в безопасном режиме браузера - не помогает, перезагрузка не помогает, помогает только закрытие "маркированных" страниц, проверял на вирусы NOD32, cureIT в безопасном режиме работы ОС, вирусов нет. Очень прошу помочь с решением!

I want to hide or delete unnecessary items in Firefox

Hello. Is it possible to hide or delete the "Search bookmarks," "Manage bookmarks," and "Other bookmarks" options in Firefox? I personally never use them, so I'd like to … (read more)

Hello. Is it possible to hide or delete the "Search bookmarks," "Manage bookmarks," and "Other bookmarks" options in Firefox? I personally never use them, so I'd like to remove them if possible. I was wondering why there are two "Manage bookmarks" items in the "Bookmarks menu."

Asked by sweet0670 1 week ago

Last reply by sweet0670 6 days ago

Passwords going missing from PC and not syncing back from android phone

I sent another help request on this subject but that too seems to have gone AWOL so I am trying again. My passwords are being randomly wiped from my PC yet again but thi… (read more)

I sent another help request on this subject but that too seems to have gone AWOL so I am trying again.

My passwords are being randomly wiped from my PC yet again but this time, although they are still on my Google Pixel 7 phone, Sync is not working for passwords. Strangely however, tabs are being synced.

I have tried every suggestion that I have found but syncing is just not happening.

To re-cap:- Passwords are not being synced from phone to PC Tabs are being synced between phone and PC.

Any suggestions?

Moderator note: This question has been edited to add a link to the previous question.

Asked by john.rovcom 1 week ago

Last reply by john.rovcom 6 days ago

New PKCE Yahoo.com account doesn't receive mail

Created new yahoo mail IMAP (PKCE) account using Thunderbird account creation. All seemed to work well. However, new account does not receive mail from "some" other IMA… (read more)

Created new yahoo mail IMAP (PKCE) account using Thunderbird account creation. All seemed to work well. However, new account does not receive mail from "some" other IMAP and POP accounts in testing, including from TB Pro. Strangely, mail sent from oldest POP accounts works. Mail from newer POP gmail and TBPro accounts is not received. TB 149.0b1 Windows 11

Asked by dwmc 4 days ago

Last reply by dwmc 3 days ago

OAUTH to Yahoo fails after TB v148 upgrade

TB on Windows Prior to TB 148, OAUTH worked for POP3 access to: Gmail, MS Outlook, and Yahoo. After TB 148 upgrade: OAUTH to Yahoo fails, subsequent log-in page also fai… (read more)

TB on Windows

Prior to TB 148, OAUTH worked for POP3 access to: Gmail, MS Outlook, and Yahoo.

After TB 148 upgrade: OAUTH to Yahoo fails, subsequent log-in page also fails. Both OAUTH to Gmail and OAUTH to MS Outlook still work fine.

Rolled-back/Reverted to TB 147.0.2 -- OAUTH to all works fine, as it did previously.

Note: YahooMail seems to have other problems. But I was able to confirm successful OAUTH and POP3 to YahooMail after reversion to 147.0.2.

Asked by WYn_PH 5 days ago

Last reply by WYn_PH 3 days ago

Firefox 148: DataChannel send() fails with InvalidStateError after onopen triggers

WebRTC DataChannel worked perfectly in Firefox 147 and earlier, but after upgrading to Firefox 148, send() throws InvalidStateError immediately after onopen fires. Same c… (read more)

WebRTC DataChannel worked perfectly in Firefox 147 and earlier, but after upgrading to Firefox 148, send() throws InvalidStateError immediately after onopen fires. Same code works in Chrome and previous Firefox versions.

const dataChannel = pc.createDataChannel('kvsDataChannel', {

   ordered: true,
   maxPacketLifeTime: 3000

});

dataChannel.onopen = () => {

   console.log('open, state:', dataChannel.readyState); // Shows "open"
   try {
       dataChannel.send('hello'); // Throws InvalidStateError
   } catch (e) {
       console.error('Failed:', e.name, e.message);
   }

};

Error: InvalidStateError: An attempt was made to use an object that is not, or is no longer, usable

Environment: Firefox 148.0: Fails OS: Windows 11 Firefox 147 and earlier: Works

Question: What changed in Firefox 148 that broke DataChannel send()? Any workaround while this gets fixed?

Asked by Ethan 2 days ago

Can't seem to delete a potental virus off my computer in Firefox. I had a crazy red screen. Copied the screen and put it in description. Every time I open firefox the message the message come upcomes upp

Warning: Potential Security Risk Ahead Firefox detected a potential security threat and did not continue to na.nikken.com. If you visit this site, attackers could try to … (read more)

Warning: Potential Security Risk Ahead

Firefox detected a potential security threat and did not continue to na.nikken.com. If you visit this site, attackers could try to steal information like your passwords, emails, or credit card details.

What can you do about it?

Probably nothing, since it’s likely there’s a problem with the site itself.

The site is ok when I open on another window and even on Google which I don't like.

Asked by wealth4u 6 days ago

Last reply by wealth4u 4 days ago

I am getting "access denied errors" on some websites.

Here is the message I get when trying to access Kroger's website (and a few others). Access Denied You don't have permission to access "http://www.kroger.com/" on this s… (read more)

Here is the message I get when trying to access Kroger's website (and a few others). Access Denied You don't have permission to access "http://www.kroger.com/" on this server.

Reference #18.2ba42617.1772484744.8c597d44

https://errors.edgesuite.net/18.2ba42617.1772484744.8c597d44

This does not happen when I use edge. I have tried numerous fixes that I have found on line but none have worked. I

Asked by brewstertx 4 days ago

thunderbird emails are being transferred to my website as posts

I have an email account and a web hosting with a reliable service. I have noticed that from time to time some of my thunderbird emails transfer automatically to my websit… (read more)

I have an email account and a web hosting with a reliable service. I have noticed that from time to time some of my thunderbird emails transfer automatically to my website and appear in the 'posts' pages as 'pending'. The site admin email is different from my email address so in theory this should not be happening any suggestions?

Asked by cobourgladdie 6 days ago

Last reply by cobourgladdie 6 days ago

Since v148.0 I cannot use my yahoo and AOL account why?

Since the up date my yahoo and AOL account want me to enter the password. When i do it is not accepted. It is correct since i tried it on a friends computer. I tried t… (read more)

Since the up date my yahoo and AOL account want me to enter the password. When i do it is not accepted. It is correct since i tried it on a friends computer. I tried to use forgot password and it says I should enable java script and turn off ad blockers. I cannot do this in Firefox nor do I think it will help.

Asked by w4winds 1 week ago

Last reply by w4winds 4 days ago

Videos in full screen cause the system to freeze

This has started a few days ago. I'm running Firefox Desktop on Windows 11. Browsing is perfectly normal, until I try to watch a video in full screen mode. It plays norma… (read more)

This has started a few days ago. I'm running Firefox Desktop on Windows 11. Browsing is perfectly normal, until I try to watch a video in full screen mode. It plays normally for a few seconds and then my whole system freezes, with no response to any action except for hard reset. This has never happened to me before, and all other browsers I try do not demonstrate the same problem. Is there any solution other than changing browser permanently?

Asked by amirk.99 5 days ago

Last reply by amirk.99 5 days ago

Wie kann ich die Passwortliste wieder herstellen ?

Ich habe die Passwortliste bei Einstellungen aufgerufen und die war leer und alle gespeicherten Passwörter waren weg. Ich habe sie aber nicht gelöscht. Wie kann ich die … (read more)

Ich habe die Passwortliste bei Einstellungen aufgerufen und die war leer und alle gespeicherten Passwörter waren weg. Ich habe sie aber nicht gelöscht. Wie kann ich die Liste mit den Passwörtern wieder wieder herstellen ?

Asked by arnim.mahlke 4 days ago

Some of my folders don't show up in Thunderbird

I updated to the newest version of Thunderbird. I was having problems authenticating the accounts I have set up (I was required to do this after the update), but finally… (read more)

I updated to the newest version of Thunderbird. I was having problems authenticating the accounts I have set up (I was required to do this after the update), but finally succeeded. Two of my accounts do not show all of the folders that are in those accounts. The other accounts are fine. When I try to subscribe, the missing folders do not show up even after refresh. The folders are in the web interface for those two accounts, and also show up fine in my phone. I removed the accounts and re-added them, but the folders still do not show up. The two accounts (Frontier) are hosted by Yahoo. I also have a regular yahoo account and those folders show up fine.

Asked by pjmansfield 3 days ago

Old Tabs not loading on start up

I am using Firefox on a W11 64 desktop. Until recently (the most recent upgrade, I think) all worked well. But since then although the relevant box is ticked in settings … (read more)

I am using Firefox on a W11 64 desktop. Until recently (the most recent upgrade, I think) all worked well. But since then although the relevant box is ticked in settings (aboutpreferences general), on opening Firefox the tabs from the preceding session are NOT restored. This is extremely inconvenient.

Have any others found this same problem? Any work arounds?

Asked by Sarek 1 day ago