question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Export not working

See original GitHub issue

Is it a duplicate question? No.

Describe the bug Export doesn’t work, it only exports my default notifications. I started over in a clean database with the same monitors and notifications, but also in this new container and database I had the problem.

Screenshot monitors and notifications: The first two (2) notifications are set as default and apply to existing monitors. oBY6ve

Export output: {"version":"1.6.0","notificationList":[{"id":1,"name":"Uptime ALERT!","config":"{\"name\":\"Uptime ALERT!\",\"type\":\"telegram\",\"isDefault\":true,\"gotifyPriority\":8,\"smtpSecure\":false,\"telegramBotToken\":\"11111111111111111111111111111\",\"telegramChatID\":\"-1111111111111\",\"applyExisting\":true}","active":1,"userId":1,"isDefault":1},{"id":2,"name":"Uptime ALERT!","config":"{\"name\":\"Uptime ALERT!\",\"type\":\"smtp\",\"isDefault\":true,\"gotifyPriority\":8,\"smtpSecure\":true,\"smtpHost\":\"mail.mydomain.tld\",\"smtpPort\":465,\"smtpUsername\":\"notification@mydomain.tld\",\"smtpPassword\":\"*****

Info Uptime Kuma Version: 1.6.0 Using Docker?: Yes Docker Version: Docker version 20.10.8, build 3967b7d OS: Debian 10 Browser: Google Chrome

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
Ponkhycommented, Sep 13, 2021

Ahaha, was about to make my PR and was wondering why it looked different xD

0reactions
louislamcommented, Sep 13, 2021

I just found the problem and fixed.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why doesn't a shell get variables exported by a script run in a ...
According to what I read, doing like this (export) can access the variables in one shell script from another. But this is not...
Read more >
BASH script to set environment variables not working
Set them in your .bashrc or .profile and read up on variables and subshells. The export statement works down hierachy (current shell and...
Read more >
export not working - Capture One
Even after waiting several minutes, there is no exported image. Running on windows, C21 (latest build 14.x). Is there any solution for this?...
Read more >
Solved: Export not working - Fusion 360 - Autodesk Forums
Export not working ? When I click on export from the file menu , nothing happens. Is this bugged ?
Read more >
DEM 10.4 - Export not working properly - VMware Communities
Solved: Hi We have a problem with Version 10.4 on Terminal Server 2019. Import works fine, but export not for several users. Import:...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found