Wednesday, May 15, 2024
 Popular · Latest · Hot · Upcoming
14
rated 0 times [  14] [ 0]  / answers: 1 / hits: 6897  / 2 Years ago, thu, september 1, 2022, 7:53:04

from 30 minutes ago on slack refuses to start on my 20.04 box. Last thing i did before it stopped working was updating firefox to 102.0 but i'm not confident if this is related to it.


I downloaded the recent slack 4.27.154 deb package from their website and installed it through through apt install, however it still refuses to start.


Here's the console output:


> slack 
Initializing local storage instance
[winston] Attempt to write logs with no transports {"error":{},"level":"error","message":"Unable to create logs directory"}
[winston] Attempt to write logs with no transports {"level":"info","message":"
╔════════════════════════════════════════════════════════════╗
║ Slack 4.27.154, linux 5.15.0-10033-tuxedo on x64 ║
╚════════════════════════════════════════════════════════════╝"}
[winston] Attempt to write logs with no transports {"meta":{"shouldUseNewBackend":false,"loggerInstanceCount":1},"level":"info","message":"Configured logger via"}
[winston] Attempt to write logs with no transports {"meta":{"NODE_ENV":"production","platform":"linux","type":"browser","timeZone":"Europe/Berlin","PACKAGE_MANIFEST.productName":"Slack","PACKAGE_MANIFEST.version":"4.27.154","PACKAGE_MANIFEST.commit":"8956995","PACKAGE_MANIFEST.branch":"HEAD"},"level":"info","message":"Predefined values for process"}
[winston] Attempt to write logs with no transports {"level":"debug","message":"getLogger: Winston backend does not support child logger"}

I also noticed a strange error when trying to get the help information:


❯ slack --help
A JavaScript error occurred in the main process
Uncaught Exception:
TypeError: b is not a function
at y (/usr/lib/slack/resources/app.asar/dist/boot.bundle.js:1:32588)
at Pt (/usr/lib/slack/resources/app.asar/dist/boot.bundle.js:1:7238)
at Object.<anonymous> (/usr/lib/slack/resources/app.asar/dist/boot.bundle.js:1:5038)
at Object.D (/usr/lib/slack/resources/app.asar/dist/boot.bundle.js:1:4765)
at /usr/lib/slack/resources/app.asar/dist/boot.bundle.js:32:16305
at /usr/lib/slack/resources/app.asar/dist/boot.bundle.js:32:16414
at /usr/lib/slack/resources/app.asar/dist/boot.bundle.js:32:16418
at Object.<anonymous> (/usr/lib/slack/resources/app.asar/dist/boot.bundle.js:32:16440)
at Module._compile (node:internal/modules/cjs/loader:1118:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1173:10)

Anyone has any idea what the problem is? I'm not finding anything on this stuff in the web.


More From » 20.04

 Answers
4

**UPDATE : July, 8th **


Available working version now from slack is : 4.27.156


https://downloads.slack-edge.com/releases/linux/4.27.156/prod/x64/slack-desktop-4.27.156-amd64.deb




OUTDATED proposal :
I confirm also that this version of Slack seems to have problems.


as explained by @Iam Strad you can install Slack from snapcraft, unfortunately, it will probably not be enough as it brings you the same version 4.27.154 2022-06-27.


But with snap you can find an older version of slack that is still functional until a better version is published.


sudo apt update
sudo apt install snapd
sudo snap install slack --channel=insider/edge

or


sudo snap refresh slack --channel=insider/edge

it should bring you version 4.25.1 that could be a temporary workaround .


> snap info slack

name: slack
summary: Team communication for the 21st century.
publisher: Slack✓
store-url: https://snapcraft.io/slack
(...)
channels:
latest/stable: 4.27.154 2022-06-27 (63) 110MB -
latest/candidate: ↑
latest/beta: ↑
latest/edge: ↑
insider/stable: –
insider/candidate: –
insider/beta: –
insider/edge: 4.25.1 2022-04-01 (61) 108MB -
installed: 4.25.1 (61) 108MB -

[#389] Friday, September 2, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
cisccla

Total Points: 66
Total Questions: 134
Total Answers: 115

Location: Croatia
Member since Fri, Sep 11, 2020
4 Years ago
cisccla questions
Tue, Nov 16, 21, 08:40, 3 Years ago
Fri, Apr 21, 23, 20:17, 1 Year ago
Thu, Dec 2, 21, 15:29, 3 Years ago
;