mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2026-03-02 22:57:11 -05:00
updating from v1.2.0-rc1 to v1.2.0 or v1.2.1 results in blank (white) screen in browser #1384
Labels
No labels
Component: Accessibility
Component: Administration
Component: Auth
Component: CLI
Component: Channels
Component: Chapters
Component: Comments
Component: Custom Markdown
Component: Docker 🐳
Component: Documentation 📚
Component: Email
Component: Embed
Component: Federation 🎡
Component: Import/Export
Component: Live
Component: Metadata
Component: Mobile
Component: Moderation :godmode:
Component: Notifications
Component: Object storage
Component: Observability
Component: PeerTube Plugin 📦
Component: Player ⏯️
Component: Playlist
Component: Recommendation
Component: Redundancy
Component: Registration
Component: Runners
Component: SEO
Component: Search
Component: Security
Component: Stats
Component: Studio
Component: Studio
Component: Subscriptions
Component: Subtitles 💬
Component: Transcoding
Component: Upload
Component: Video Import
Component: i18n 🔡
Priority: High
Priority: Low
Priority: Roadmap
Status: Blocked ✋
Status: In Progress 🔜
Status: To Reproduce
Status: Waiting for answer
Template not filled
Type: Bug 🐛
Type: Discussion 💭
Type: Discussion 💭
Type: Duplicate ➿
Type: Feature Request ✨
Type: Maintenance 👷♀️
Type: Performance
Type: Question
UI
good first issue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PeerTube#1384
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghost on GitHub (Mar 3, 2019).
What happened?
After upgrading my peertube-instance from v1.2.0-rc1 to either v1.2.0 or v1.2.1 the browser just shows a blank white screen.
What do you expect to happen instead?
The peertube instance to start normally with version 1.2.0 or 1.2.1
Steps to reproduce:
update peertube instance according to guide in the production guide.
start browser and surf to mhtube.de
Additional information
PeerTube version or URL: mhtube.de (version 1.2.1)
Browser name/version: Firefox 65
NodeJS version: 11.10.0
Link to browser console log if useful: https://pastebin.com/yJMWjQcH
Link to server log if useful (journalctl or /var/www/peertube/storage/logs/): https://pastebin.com/8AH1x3hS
I tested this on my both my maschines I have running at home. one running ubuntu (Main Server) and the other one running arch (Test and production masschine) The install of peertube on the arch-maschine was fresh there was no webserver on this maschine before. Installing and running the version v1.2.0-rc1 (the one running on the ubuntu-server) is working as expected.
I had a friend test acess from win 10 and chrome too with the same result.
If can provide more info to you please let me know.