03/07/18 [linux-elphel][rocko] by Oleg Dzhimiev: Added gain control and turned off debug. Switching back to 5MPx tests
Oleg Dzhimiev committed changes to the Elphel git project :
Added gain control and turned off debug. Switching back to 5MPx tests
Added gain control and turned off debug. Switching back to 5MPx tests
03/07/18 [linux-elphel][rocko] by Oleg Dzhimiev: 1. fixed i2caddr setting in device tree
Oleg Dzhimiev committed changes to the Elphel git project :
1. fixed i2caddr setting in device tree
1. fixed i2caddr setting in device tree
03/06/18 [elphel-apps-imgsrv][] by Oleg Dzhimiev: print serial number with ':'
Oleg Dzhimiev committed changes to the Elphel git project :
print serial number with ':'
print serial number with ':'
03/06/18 [elphel-apps-imgsrv][] by Oleg Dzhimiev: print serial number in meta
Oleg Dzhimiev committed changes to the Elphel git project :
print serial number in meta
print serial number in meta
03/06/18 [elphel-apps-imgsrv][] by Oleg Dzhimiev: Merge branch 'master' of https://git.elphel.com/Elphel/elphel-apps-imgsrv
Oleg Dzhimiev committed changes to the Elphel git project :
Merge branch 'master' of https://git.elphel.com/Elphel/elphel-apps-imgsrv
Merge branch 'master' of https://git.elphel.com/Elphel/elphel-apps-imgsrv
03/06/18 [elphel-apps-imgsrv][] by Oleg Dzhimiev: test
Oleg Dzhimiev committed changes to the Elphel git project :
test
test
103982
← Older revision
Revision as of 16:39, 5 March 2018
Line 1:
Line 1:
==103982== ==103982==
+Sensor front end for CMOSIS CMV12000.
+
''This board is not finalized yet'' ''This board is not finalized yet''
Andrey.filippov
03/02/18 [linux-elphel][rocko] by Oleg Dzhimiev: changes for mux and mux broadcast address
Oleg Dzhimiev committed changes to the Elphel git project :
changes for mux and mux broadcast address
changes for mux and mux broadcast address
03/01/18 [x393][CMV300] by Oleg Dzhimiev: fixed phase adjustment
Oleg Dzhimiev committed changes to the Elphel git project :
fixed phase adjustment
fixed phase adjustment
03/01/18 [x393][CMV300] by Oleg Dzhimiev: fixed phase adjustment
Oleg Dzhimiev committed changes to the Elphel git project :
fixed phase adjustment
fixed phase adjustment
03/01/18 [linux-elphel][rocko] by Oleg Dzhimiev: 1. fixed i2c discover 2. fixed phase adjustment - requires bitstream 0x100 3. tested phase adjustment
Oleg Dzhimiev committed changes to the Elphel git project :
1. fixed i2c discover 2. fixed phase adjustment - requires bitstream 0x100 3. tested phase adjustment
1. fixed i2c discover 2. fixed phase adjustment - requires bitstream 0x100 3. tested phase adjustment
02/28/18 [x393][CMV300] by AndreyFilippov: Merge branch 'master' of git@git.elphel.com:Elphel/x393.git
AndreyFilippov committed changes to the Elphel git project :
Merge branch 'master' of git@git.elphel.com:Elphel/x393.git
Merge branch 'master' of git@git.elphel.com:Elphel/x393.git
02/28/18 [x393][CMV300] by AndreyFilippov: hispi v03930100, 1704, added SOF mask to disable while setting up interface
AndreyFilippov committed changes to the Elphel git project :
hispi v03930100, 1704, added SOF mask to disable while setting up interface
hispi v03930100, 1704, added SOF mask to disable while setting up interface
02/27/18 [linux-elphel][rocko] by Oleg Dzhimiev: 1. testing phase adjustment and i2c operations 2. fixed a couple typos
Oleg Dzhimiev committed changes to the Elphel git project :
1. testing phase adjustment and i2c operations 2. fixed a couple typos
1. testing phase adjustment and i2c operations 2. fixed a couple typos
103982
Created page with "==103982== ''This board is not finalized yet'' 103982 Preliminary Circuit Diagram thumb|374px|103982 partial PCB layout"
New page
==103982==''This board is not finalized yet''
[[Media:103982_sch.pdf|103982 Preliminary Circuit Diagram]]
[[Image:103982_42.png|thumb|374px|103982 partial PCB layout]] Andrey.filippov
File:103982 42.png
Andrey.filippov uploaded File:103982 42.png
New page
== Licensing =={{CERN OHLv1.1 }} Andrey.filippov
File:103982 sch.pdf
Andrey.filippov uploaded File:103982 sch.pdf
New page
== Licensing =={{CERN OHLv1.1 }} Andrey.filippov
Gitlab recipes
Solution
← Older revision Revision as of 18:47, 26 February 2018 (10 intermediate revisions by the same user not shown)Line 1: Line 1: −==X-Frame-Options header==+==<font color='darkblue'>X-Frame headers</font>== +===X-Frame-Options header=== * Edit: ''/opt/gitlab/embedded/service/gitlab-rails/app/controllers/application_controller.rb'' in '''def default_headers''': * Edit: ''/opt/gitlab/embedded/service/gitlab-rails/app/controllers/application_controller.rb'' in '''def default_headers''': -headers['X-Frame-Options'] = 'DENY' -headers['X-Frame-Options'] = 'DENY' Line 5: Line 6: * Restart services * Restart services gitlab-ctl restart gitlab-ctl restart + + +==<font color='darkblue'>Nginx behind apache2 misconfiguration</font>== +===Error log=== + <font size='1em'>gitlab bind() to 0.0.0.0:80 failed (98: Address already in use)</font> + +Also, running '''gitlab-ctl status''' shows that nginx is getting restarted: + <font size='1em'>run: gitaly: (pid 22266) 938s; run: log: (pid 18631) 277569s + run: gitlab-monitor: (pid 22295) 938s; run: log: (pid 18630) 277569s + run: gitlab-workhorse: (pid 22300) 937s; run: log: (pid 18617) 277569s + run: logrotate: (pid 22312) 937s; run: log: (pid 18635) 277569s + run: nginx: (pid 23828) <font color='red'>'''2s'''</font>; run: log: (pid 18629) 277569s + run: node-exporter: (pid 22394) 936s; run: log: (pid 18636) 277569s + run: postgres-exporter: (pid 22401) 936s; run: log: (pid 18649) 277569s + run: postgresql: (pid 22406) 935s; run: log: (pid 18618) 277569s + run: prometheus: (pid 22414) 935s; run: log: (pid 18616) 277569s + run: redis: (pid 22429) 934s; run: log: (pid 18625) 277569s + run: redis-exporter: (pid 22434) 934s; run: log: (pid 18615) 277569s + run: sidekiq: (pid 22440) 933s; run: log: (pid 18626) 277569s + run: unicorn: (pid 22447) 933s; run: log: (pid 18619) 277569s</font> + +===Versions=== + <font size='1em'>GitLab 10.5.1 + GitLab Shell 6.0.3 + GitLab Workhorse v3.6.0 + GitLab API v4 + Ruby 2.3.6p384 + Rails 4.2.10 + postgresql 9.6.5</font> + +===Problem=== +* /etc/gitlab/gitlab.rb: + <font size='1em'># nginx['enable'] = true + # nginx['client_max_body_size'] = '250m' + # nginx['redirect_http_to_https'] = false + # nginx['redirect_http_to_https_port'] = 80</font> + +''redirect_http_to_https'' default option is probably '''true''' or is ignored resulting in a nginx config record: + +* /var/opt/gitlab/nginx/conf/gitlab-http.conf: + <font size='1em'>server { + listen *:80; + ... + }</font> + +which is in conflict with Apache + +===Solution=== +In ''/etc/gitlab/gitlab.rb'' uncommented and changed '''nginx['redirect_http_to_https_port']''' to another port: + <font size='1em'>nginx['redirect_http_to_https_port'] = 8033</font> +Then: + <font size='1em'>~# gitlab-ctl reconfigure + ~# gitlab-ctl restart</font> Oleg02/22/18 [linux-elphel][rocko] by Oleg Dzhimiev: phase adjustment for 14MPx - testing
Oleg Dzhimiev committed changes to the Elphel git project :
phase adjustment for 14MPx - testing
phase adjustment for 14MPx - testing
02/21/18 [linux-elphel][rocko] by Oleg Dzhimiev: phase adjustment for 14MPx - in development
Oleg Dzhimiev committed changes to the Elphel git project :
phase adjustment for 14MPx - in development
phase adjustment for 14MPx - in development